Skip to main content

TdxNavBarGroupCustomStyles Class

Contains custom styles for NavBar groups.

Declaration

TdxNavBarGroupCustomStyles = class(
    TdxNavBarBaseCustomStyles
)

Remarks

The TdxNavBarGroupCustomStyles class extends its ancestor class with style options for the following group elements:

The TdxNavBarGroupCustomStyles object is referenced by a group’s CustomStyles property.

See Also