Skip to main content

TdxTreeViewControl.OptionsSelection Property

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

Declaration

property OptionsSelection: TdxTreeViewControlOptionsSelection read; write;

Property Value

Type Description
TdxTreeViewControlOptionsSelection

Contains selection settings for the Tree View control.

Remarks

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

See Also