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
Nome | Description | |
---|---|---|
Action | Initializes a new instance of the Action class. |
Torna all'inizio
Public Properties
Nome | 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. |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | 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 ) |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Torna all'inizio
Vedere anche
Riferimento
Action Class
Microsoft.ReportingServices.ReportRendering Namespace