Back to Devexpress

TdxNavBarExplorerBarViewOptions Class

vcl-dxnavbar-c981464f.md

latest1.2 KB
Original Source

TdxNavBarExplorerBarViewOptions Class

Contains a set of appearance options of Explorer Bar Views.

Declaration

delphi
TdxNavBarExplorerBarViewOptions = class(
    TdxNavBarPersistent
)

Remarks

Options include:

The TdxNavBarExplorerBarViewOptions object is referenced by the NavBar control’s OptionsView.ExplorerBar property.

Inheritance

TObject TPersistent TdxNavBarPersistent TdxNavBarExplorerBarViewOptions

See Also

TdxNavBarExplorerBarViewOptions Members

dxNavBar Unit