Skip to main content

TdxNavBarCustomStyles Class

Contains custom styles for NavBar elements.

Declaration

TdxNavBarCustomStyles = class(
    TdxNavBarBaseCustomStyles
)

Remarks

The TdxNavBarCustomStyles class extends its ancestor class with style options for the following NavBar elements:

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

See Also