ITreeList Properties
An interface that defines DxTreeList component API members (properties and methods).
Name | Description |
---|---|
Allow |
Specifies whether users can reorder columns. |
Allow |
Specifies whether users can start the row drag operation. |
Allowed |
Specifies allowed drag-and-drop targets. |
Allow |
Specifies whether users can select and deselect rows by mouse clicks. |
Allow |
Specifies whether users can sort grid data. |
Attributes |
Specifies a collection of standard HTML attributes applied to the Tree |
Auto |
Specifies whether to automatically expand all nodes when the Tree |
Children |
Specifies the field name that stores the node’s child data items. |
Column |
Specifies the alignment of all column captions. |
Column |
Specifies a common template used to display all footer cells in the Treelist. |
Column |
Specifies a common template used to display captions of all column headers in the Tree |
Column |
Specifies whether and how users can resize Tree |
Css |
Assigns a CSS class to the Tree |
Custom |
Allows you to declare custom validator components. |
Data | Specifies a data source. |
Data |
Specifies a common template used to display all data column cells in the Tree |
Data |
Allows you to replace automatically generated editors with custom content in all edit cells displayed for data columns. |
Data |
Specifies a common template used to display all column filter menus. |
Data |
Allows you to replace automatically generated editors with custom content in all filter row cells displayed for data columns. |
Drag |
Specifies the template for the drag hint. |
Drop |
Specifies the drop position behavior. Applicable only to drag and drop operations initiated externally. |
Edit |
Specifies whether the edit form contains predefined Save and Cancel buttons. |
Edit |
Specifies the template used to display the edit form. |
Edit |
Specifies how users can edit Tree |
Edit |
Specifies the position of UI elements used to create new root nodes. |
Empty |
Specifies the template used to display an empty data area. |
Filter |
Specifies when the Tree |
Filter |
Specifies how the Tree |
Focused |
Specifies whether the row focus is enabled. |
Footer |
Specifies when to display the footer in the Tree |
Has |
Specifies the field name that defines whether a node has children. |
Highlight |
Specifies whether to highlight a data row when a user hovers the mouse pointer over it. |
Key |
Specifies the field name that contains unique identifiers for Tree |
Page |
Specifies the active page index. |
Pager |
Specifies whether arrow navigation buttons are hidden when all numeric buttons are displayed in the pager. |
Pager |
Specifies how users navigate between Tree |
Pager |
Specifies the pager position. |
Pager |
Specifies the number of pages when the pager switches from numeric buttons to the input box in Auto mode. |
Pager |
Specifies whether the Tree |
Pager |
Specifies the maximum number of numeric buttons displayed in the pager. |
Page |
Specifies the maximum number of rows displayed on a page. |
Page |
Specifies whether the page size selector contains the All item. |
Page |
Specifies items available in the page size selector. |
Page |
Specifies whether the Tree |
Parent |
Specifies the field that links a node to its parent. |
Popup |
Assigns a CSS class to the pop-up edit form. |
Popup |
Specifies text displayed in the pop-up edit form’s header. |
Root |
Specifies the value that root nodes contain in the field assigned to the Parent |
Select |
Specifies whether the Select All checkbox selects all rows on the current page or on all treelist pages. |
Selected |
In single selection mode, this property specifies the data item that corresponds to the selected Tree |
Selected |
In multiple selection mode, this property specifies data items that corresponds to selected Tree |
Selection |
Specifies selection mode. |
Show |
Specifies whether the Tree |
Show |
Specifies whether the Tree |
Size |
Specifies the size of treelist elements (for instance, text size and row height) and other built-in components (for instance, pager and buttons). |
Skeleton |
Specifies whether the Tree |
Text |
Specifies whether the Tree |
Toolbar |
Specifies a template for a toolbar area. |
Validation |
Specifies whether the Tree |
Virtual |
Specifies whether vertical virtual scrolling is enabled. |
See Also