Skip to main content

TdxNavBarStyleOptions Class

Represents a set of styles that control the appearance of NavBar elements.

Declaration

TdxNavBarStyleOptions = class(
    TcxOwnedPersistent
)

Remarks

This class introduces the following properties:

The TdxNavBarStyleOptions object is referenced by the NavBar control’s OptionsStyle property.

Inheritance

See Also