Back to Devexpress

TdxTreeViewControl.OptionsView Property

vcl-dxtreeview-dot-tdxtreeviewcontrol-51ca82e9.md

latest750 B
Original Source

TdxTreeViewControl.OptionsView Property

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

Declaration

delphi
property OptionsView: TdxTreeViewControlOptionsView read; write;

Property Value

TypeDescription
TdxTreeViewControlOptionsView

Stores the Tree View control’s appearance settings.

|

Remarks

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

See Also

TdxTreeViewControl Class

TdxTreeViewControl Members

dxTreeView Unit