WinColumnsListEditor Properties
The base class for built-in grid-like WinForms 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 |
Can |
For internal use. |
Can |
Obsolete. For internal use. |
Columns |
Provides access to a collection of objects representing the Win |
Column |
Provides access to the View that is used to display data in the Win |
Context |
Provides access to the Win |
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 |
Filter | For internal use. |
Filter |
Specifies whether only properties represented by the List Editor’s columns, or all properties, including the properties of the reference properties, are available in the Filter Editor for creating a filter criteria. |
Focused |
Returns the name of a focused column field. |
Focused |
Gets or sets the focused object in a Win |
Grid | Provides access to the grid control. |
Is |
Indicates whether a List Editor has been disposed of.
Inherited from List |
List |
This property is intended for internal use.
Inherited from List |
Lookup |
Specifies how the Automatic Filtering Row is displayed and how Find Panel performs a search in Server mode (see Collection |
Model |
Provides access to the Application Model node that defines the List View represented by the current List Editors.
Inherited from List |
Name |
Specifies the Win |
Popup |
Gets the control over which a context menu is being invoked. |
Prevent |
Specifies whether server-side operations are prevented for non-persistent properties in the Server, Server |
Printable |
Gets the control to be exported via the Export |
Process |
Specifies whether or not a selected item is processed by an Enter key press. |
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 |
Read |
Specifies whether read-only editors with enabled in-place editing are used by the Win |
Repository |
Provides access to the Repository Item Factory that is used by the Win |
Required |
Returns an array of descriptors for the properties considered bindable by the Win |
Selection |
Returns the selection type supported by the Win |
Service |
Inherited from List |
Supported |
Provides access to the list of export formats supported by the current Grid List Editor. |
Use |
Specifies whether an XPO-based Win |
See Also