PivotGridListEditorBase Properties
An abstract class that serves as the base class for the Pivot Grid List Editors.
Name | Description |
---|---|
Allow |
Indicates whether the data bound to the current List Editor can be edited via the List Editor’s control.
Inherited from List |
Chart |
Provides access to the Pivot |
Context |
Provides access to the Pivot |
Control |
Provides access to the control that is used by the current List Editor to represent a List View in a UI.
Inherited from List |
Data |
Specifies a List Editor‘s data source.
Inherited from List |
Error |
Provides access to the current List |
Focused |
Gets or sets the focused object in a List Editor.
Inherited from List |
Is |
Indicates whether a List Editor has been disposed of.
Inherited from List |
List |
This property is intended for internal use.
Inherited from List |
Model |
Provides access to the Application Model node that defines the List View represented by the current List Editors.
Inherited from List |
Name |
Specifies a List Editor‘s name.
Inherited from List |
Pivot |
Provides access to the Pivot |
Protected |
Specifies the text that is used by a List Editor to display a property which is prohibited for viewing by the current user.
Inherited from List |
Required |
Returns an array of descriptors for the properties considered bindable by the Pivot |
Selection |
Returns the selection type supported by the Pivot |
Service |
Inherited from List |
Use |
Specifies whether an XPO-based Win |
See Also