Skip to main content
A newer version of this page is available. .

TdxTreeViewControl.OptionsBehavior Property

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

Declaration

property OptionsBehavior: TdxTreeViewControlOptionsBehavior read; write;

Property Value

Type Description
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