The Action type exposes the following members.

Properties

  Name Description
Public property Actions
Gets the Actions collection containing the current object.
Public property BookmarkLink
Gets or sets an 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.)

Public property Drillthrough
Gets a Drillthrough object containing info about the drillthrough report that should be executed when the current hyperlink is clicked.
Public property Hyperlink
Gets or sets an RdlString that evaluates to the URL of the hyperlink.

See Also