TreeListEditor Properties
Represents a Windows Forms List Editor that displays data in the form of a tree-like structure.
Name | Description |
---|---|
Adapter |
Provides access to the tree node adapter used by the Tree |
Allow |
Indicates whether the data bound to the current List Editor can be edited via the List Editor’s control.
Inherited from List |
Border |
Gets or sets the border style for the target Tree List. |
Clear |
Specifies whether the focused object can be deselected by clicking on the Tree |
Columns |
Provides access to a collection of objects representing the Tree |
Context |
Provides access to the Tree |
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 |
Deferred |
Indicates whether deferred node loading is enabled. |
Error |
Provides access to the current List |
First |
For internal use. |
Focused |
Inherited from Columns |
Focused |
Gets or sets the focused object in the Tree |
Hold |
Specifies whether the nodes whose parent node is absent in the Tree |
Is |
Indicates whether a List Editor has been disposed of.
Inherited from List |
Is |
Specifies whether the Tree |
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 the Tree |
Popup |
Returns 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 |
Specifies the control to be exported via the Export |
Process |
Specifies whether a List View’s record must be processed after a click or a double-click. |
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 List Editor‘s Collection Source.
Inherited from List |
Root |
Specifies the root node. |
Selection |
Returns the selection type supported by the Tree |
Service |
Inherited from List |
Supported |
Provides access to the list of export formats supported by the current Tree List Editor. |
Track |
Specifies whether mouse tracking is enabled for the Tree |
Tree |
Provides access to the Tree |
Use |
Specifies whether an XPO-based Win |
See Also