Back to Devexpress

TdxNavBarViewOptions Class

vcl-dxnavbar-b6d67800.md

latest1.3 KB
Original Source

TdxNavBarViewOptions Class

Contains all NavBar control appearance settings.

Declaration

delphi
TdxNavBarViewOptions = class(
    TdxNavBarPersistent
)

Remarks

This class provides the following members that allow you to customize appearance settings:

A NavBar control’s OptionsView property references a TdxNavBarViewOptions object.

Inheritance

TObject TPersistent TdxNavBarPersistent TdxNavBarViewOptions

See Also

TdxNavBarBehaviorOptions

TdxNavBarViewOptions Members

dxNavBar Unit