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