다음을 통해 공유


Action 멤버

Contains a hyperlink, bookmark link or drillthrough action associated with a report item.

Action 형식은 다음 멤버를 노출합니다.

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 BookmarkLink An expression that evaluates to the ID of a bookmark within the report to go to when this report item is clicked on.
공용 속성 Drillthrough The drillthrough report that should be executed by clicking on the hyperlink
공용 속성 Hyperlink An expression that evaluates to the URL of the hyperlink.
공용 속성 Instance Gets the report instance object that contains the calculated values of this report definition object.
공용 속성 Label Gets the label text for this action.

맨 위로 이동