ActionInfo Class

Definition

Represents a set of actions on an item. This class cannot be inherited.

public ref class ActionInfo sealed
public sealed class ActionInfo
type ActionInfo = class
Public NotInheritable Class ActionInfo
Inheritance
ActionInfo

Constructors

ActionInfo()

Initializes a new instance of the ActionInfo class.

Properties

Actions

Represents the set of actions.

Style

Gets or sets style properties to be used to override properties of the item when in an interactive renderer.

Applies to