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

TdxTreeViewControlOptionsView Class

Stores the Tree View control’s appearance settings.

Declaration

TdxTreeViewControlOptionsView = class(
    TdxTreeViewCustomOptionsView
)

Remarks

The class members allow you to do the following:

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

See Also