ActionInfo Class

Definition

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 Boolean value that indicates whether the create action context is valid.

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.

Applies to