ActionInfo Members
Include Protected Members
Include Inherited Members
Contains a list of actions and action style associated with a report item.
The ActionInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CreateBookmarkLinkAction() | Adds a bookmark link action to the collection. Used in Custom Report Items. |
![]() |
CreateDrillthroughAction() | Adds a drillthrough action to the collection. Used in Custom Report Items. |
![]() |
CreateHyperlinkAction() | Adds a hyperlink action to the collection. Used in Custom Report Items. |
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top