Back to Devexpress

TreeListOptionsCustomization Properties

windowsforms-devexpress-dot-xtratreelist-dot-treelistoptionscustomization-dot-underscore-properties.md

latest4.3 KB
Original Source

TreeListOptionsCustomization Properties

Provides access to a TreeList‘s customization options.

NameDescription
AdvancedCustomizationFormSortModeGets or sets whether and how column/band headers are sorted within the advanced Customization Form.
AllowBandMovingSpecifies whether bands can be moved by dragging their headers.
AllowBandResizingSpecifies whether bands can be resized by dragging the right edge of their headers.
AllowChangeBandParentSpecifies whether bands can be moved between parents.
AllowChangeColumnParentSpecifies whether columns can be moved between bands.
AllowColumnMovingSpecifies whether columns can be moved by dragging their headers.
AllowColumnResizingSpecifies whether columns can be resized by dragging the right edge of their headers.
AllowFilterGets or sets whether users can use pop-up filter menus and filter panel. This property does not disable filtering data in code.
AllowQuickHideColumnsSpecifies whether bands and individual columns can be hidden by dragging their headers away from the header panel.
AllowSortGets or sets whether or not end-users can sort data within this Tree List.
AutoFocusCustomizationFormGets or sets whether to focus the Customization Form when it is invoked.
CustomizationFormSearchBoxVisibleGets or sets whether the Customization Form displays the search box that allows end-users to find columns and bands.
CustomizationFormSnapModeGets or sets whether or not the Customization Form can stick to the parent form or screen edges.
ShowBandsInCustomizationFormSpecifies whether hidden bands are displayed in the Customization Form.
UseAdvancedCustomizationFormGets or sets whether to use the advanced Customization Form.

See Also

TreeListOptionsCustomization Class

TreeListOptionsCustomization Members

DevExpress.XtraTreeList Namespace