Skip to main content

TcxTreeListOptionsBehavior Class

Stores a TreeList control’s behavior and end-user functionality settings.

Declaration

TcxTreeListOptionsBehavior = class(
    TcxControlOptionsBehavior
)

Remarks

Options allow you to handle the following end-user actions:

A TreeList control’s OptionsBehavior property references a TcxTreeListOptionsBehavior object.

See Also