Skip to main content

TcxTreeListOptionsCustomizing Class

Represents a set of options, which determine how end-users can customize a TreeList control’s layout.

Declaration

TcxTreeListOptionsCustomizing = class(
    TcxOwnedPersistent
)

Remarks

Options in the set allow you to control the following layout aspects:

A TreeList control’s OptionsCustomizing property references a TcxTreeListOptionsCustomizing object.

Inheritance

TObject
TPersistent
TcxOwnedPersistent
TcxTreeListOptionsCustomizing
See Also