Элементы Action

Contains a hyperlink, bookmark link or drillthrough action associated with a report item.

Тип Action предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство BookmarkLink An expression that evaluates to the ID of a bookmark within the report to go to when this report item is clicked on.
Открытое свойство Drillthrough The drillthrough report that should be executed by clicking on the hyperlink
Открытое свойство Hyperlink An expression that evaluates to the URL of the hyperlink.
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство Label Gets the label text for this action.

В начало