Back to Devexpress

TdxTreeViewControlOptionsView Class

vcl-dxtreeview-b905aeed.md

latest2.1 KB
Original Source

TdxTreeViewControlOptionsView Class

Stores the Tree View control’s appearance settings.

Declaration

delphi
TdxTreeViewControlOptionsView = class(
    TdxTreeViewCustomOptionsView
)

Remarks

The class members allow you to do the following:

The Tree View control’s OptionsView property references a TdxTreeViewControlOptionsView object.

Inheritance

TObject TPersistent TdxTreeViewPersistent TdxTreeViewCustomOptionsView TdxTreeViewControlOptionsView

See Also

TdxTreeViewControlOptionsView Members

dxTreeView Unit