Sdílet prostřednictvím


ActionInfo Members

Include Protected Members
Include Inherited Members

Contains a list of actions and action style associated with a report item.

The ActionInfo type exposes the following members.

Methods

  Name Description
Public method CreateBookmarkLinkAction() Adds a bookmark link action to the collection. Used in Custom Report Items.
Public method CreateDrillthroughAction() Adds a drillthrough action to the collection. Used in Custom Report Items.
Public method CreateHyperlinkAction() Adds a hyperlink action to the collection. Used in Custom Report Items.
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Fields

  Name Description
Protected field m_chartConstruction Infrastructure.

Top

Properties

  Name Description
Public property Actions The actions for the report item

Top