Action Members
Represents an available user action for an item. This class cannot be inherited.
The following tables list the members exposed by the Action type.
Public Constructors
Name | Description | |
---|---|---|
Action | Initializes a new instance of the Action class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
BookmarkLink | Gets the link to the bookmark for a report item. |
![]() |
DrillthroughID | Gets a string identifying the drillthrough action. |
![]() |
DrillthroughParameters | Gets the parameters for the drillthrough report. |
![]() |
DrillthroughReport | Gets the URL of the drillthrough report. |
![]() |
HyperLinkURL | The ReportUrl containing the absolute URL of the hyperlink on the item, encoded with a ReplacementRoot property if necessary. |
![]() |
Label | The label to display for the action. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
SetBookmarkAction | Overloaded. Makes this action a bookmark action. |
![]() |
SetDrillthroughAction | Overloaded. Makes this action a drillthrough action. |
![]() |
SetHyperlinkAction | Overloaded. Makes this a hyperlink action. |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
Action Class
Microsoft.ReportingServices.ReportRendering Namespace