Back to Devexpress

TdxTreeViewControl.OptionsSelection Property

vcl-dxtreeview-dot-tdxtreeviewcontrol-417c5ade.md

latest785 B
Original Source

TdxTreeViewControl.OptionsSelection Property

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

Declaration

delphi
property OptionsSelection: TdxTreeViewControlOptionsSelection read; write;

Property Value

TypeDescription
TdxTreeViewControlOptionsSelection

Contains selection settings for the Tree View control.

|

Remarks

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

See Also

TdxTreeViewControl Class

TdxTreeViewControl Members

dxTreeView Unit