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

TdxNavBarViewOptions Class

Contains all NavBar control appearance settings.

Declaration

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

See Also