TcxTreeListOptionsCustomizing Properties
Represents a set of options, which determine how end-users can customize a TreeList control’s layout.
Name | Description |
---|---|
Band |
Specifies how users can change the visibility of bands. |
Band |
Specifies the manner in which end-users can hide bands in the Tree |
Band |
Specifies whether end-users can horizontally resize bands by dragging their right edges. |
Band |
Specifies whether end-users can move bands by dragging their headers. |
Bands |
Specifies whether the Quick Band Customization button is displayed. |
Bands |
Specifies the maximum number of band captions displayed in the Quick Band Customization dropdown list at a time. |
Bands |
Switches the visibility of the (All) and (Sorted) check boxes in the Quick Band Customization dropdown list. |
Bands |
Specifies if band captions are sorted alphabetically in the Quick Band Customization dropdown list. |
Band |
Specifies whether end-users can vertically resize bands by dragging their bottom edges. |
Column |
Specifies the manner in which end-users can change the visibility of columns. |
Column |
Specifies if column headers can display filter dropdown buttons. |
Column |
Specifies how users can hide columns in the Tree List control. |
Column |
Specifies whether end-users can horizontally resize columns by dragging their right edges. |
Column |
Specifies whether end-users can move columns by dragging their headers. |
Columns |
Specifies whether the Quick Column Customization button is displayed. |
Columns |
Specifies the maximum number of column captions displayed in the Quick Column Customization dropdown list at a time. |
Columns |
Switches the visibility of the (All) and (Sorted) check boxes in the Quick Column Customization dropdown list. |
Columns |
Specifies if column captions are sorted alphabetically in the Quick Column Customization dropdown list. |
Column |
Specifies whether end-users can vertically resize columns by dragging their bottom edges. |
Dynamic |
Specifies whether band and column widths, and node heights are immediately updated when end-users resize them. |
Nested |
Specifies whether end-users can arrange bands as nested bands using drag and drop. |
Node |
Specifies whether end-users can vertically resize individual nodes by dragging the bottom edge of corresponding indicator cells. |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Row |
Specifies whether end-users can specify the default height for all nodes. |
Stacked |
Specifies whether users can stack columns using drag and drop. |
Tree |
Provides access to the Tree |
See Also