Name | Description | |
---|---|---|
Action Constructor | Initializes a new instance of the Action class. |
The following tables list the members exposed by Action.
Name | Description | |
---|---|---|
Action Constructor | Initializes a new instance of the Action class. |
Name | Description | |
---|---|---|
Actions | Gets the Actions collection containing the current object. | |
BookmarkLink | Gets or sets an C1.C1Rdl.RdlString that evaluates to the ID of a bookmark in the report to go to when this report item is clicked on.
(If no bookmark with this ID is found, the link will not be included in the report. If the bookmark is hidden, the link will go to the start of the page the bookmark is on. If multiple bookmarks with this ID are found, the link will go to the first bookmark.) | |
Drillthrough | Gets a Drillthrough object containing info about the drillthrough report that should be executed when the current hyperlink is clicked. | |
Hyperlink | Gets or sets an C1.C1Rdl.RdlString that evaluates to the URL of the hyperlink. |
Name | Description | |
---|---|---|
AssignFrom | Copies properties from another Action to the current object. |