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
이름 | Description | |
---|---|---|
Action | Initializes a new instance of the Action class. |
위쪽
Public Properties
이름 | 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. |
위쪽
Public Methods
(see also Protected Methods )
이름 | 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 ) |
위쪽
Protected Methods
이름 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
위쪽
참고 항목
참조
Action Class
Microsoft.ReportingServices.ReportRendering Namespace