ActionInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains a list of actions and action style associated with a report item.
public ref class ActionInfo
public class ActionInfo
type ActionInfo = class
Public Class ActionInfo
- Inheritance
-
ActionInfo
- Derived
Fields
m_chartConstruction |
A |
Properties
Actions |
Gets the actions for the report item. |
Methods
CreateBookmarkLinkAction() |
Adds a bookmark link action to the collection. This is used in custom report items. |
CreateDrillthroughAction() |
Adds a drillthrough action to the collection. This is used in custom report items. |
CreateHyperlinkAction() |
Adds a hyperlink action to the collection. This is used in custom report items. |