TreeListOptionsCustomization Properties
Provides access to a TreeList‘s customization options.
Name | Description |
---|---|
Advanced |
Gets or sets whether and how column/band headers are sorted within the advanced Customization Form. |
Allow |
Specifies whether bands can be moved by dragging their headers. |
Allow |
Specifies whether bands can be resized by dragging the right edge of their headers. |
Allow |
Specifies whether bands can be moved between parents. |
Allow |
Specifies whether columns can be moved between bands. |
Allow |
Specifies whether columns can be moved by dragging their headers. |
Allow |
Specifies whether columns can be resized by dragging the right edge of their headers. |
Allow |
Gets or sets whether users can use pop-up filter menus and filter panel. This property does not disable filtering data in code. |
Allow |
Specifies whether bands and individual columns can be hidden by dragging their headers away from the header panel. |
Allow |
Gets or sets whether or not end-users can sort data within this Tree List. |
Auto |
Gets or sets whether to focus the Customization Form when it is invoked. |
Customization |
Gets or sets whether the Customization Form displays the search box that allows end-users to find columns and bands. |
Customization |
Gets or sets whether or not the Customization Form can stick to the parent form or screen edges. |
Show |
Specifies whether hidden bands are displayed in the Customization Form. |
Use |
Gets or sets whether to use the advanced Customization Form. |
See Also