Skip to main content

TcxTreeListOptionsSelection Class

Represents selection settings for a TreeList control.

Declaration

TcxTreeListOptionsSelection = class(
    TcxOwnedPersistent
)

Remarks

This class provides a set of properties that allow:

A TreeList control’s OptionsSelection property references a TcxTreeListOptionsSelection object.

Inheritance

TObject
TPersistent
TcxOwnedPersistent
TcxTreeListOptionsSelection
See Also