ActionInfo Members
Include Protected Members
Include Inherited Members
Contains a list of actions and action style that are associated with a report item.
The ActionInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ActionInfo() | Creates a new instance of the ActionInfo class. | |
ActionInfo(IPropertyStore) | Creates a new instance of the ActionInfo class. |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
Actions | The actions for the report item. | |
Parent | The parent of this report object. (Inherited from ReportObjectBase.) | |
PropertyStore | The property store. (Inherited from ReportObjectBase.) | |
Site | Infrastructure. (Inherited from ReportObject.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IDisposable.Dispose() | (Inherited from ReportObject.) | |
IComponent.Disposed | (Inherited from ReportObject.) |
Top