Back to Devexpress

TdxTreeViewControl.OptionsBehavior Property

vcl-dxtreeview-dot-tdxtreeviewcontrol-bbc5cc32.md

latest805 B
Original Source

TdxTreeViewControl.OptionsBehavior Property

Provides access to the Tree View control’s behavior settings.

Declaration

delphi
property OptionsBehavior: TdxTreeViewControlOptionsBehavior read; write;

Property Value

TypeDescription
TdxTreeViewControlOptionsBehavior

Contains settings that specify how the Tree View control responds to user actions.

|

Remarks

Refer to the TdxTreeViewControlOptionsBehavior class description for information on available options.

See Also

TdxTreeViewControl Class

TdxTreeViewControl Members

dxTreeView Unit