Skip to main content

TdxNavBarItem.CustomStyles Property

Provides access to custom styles of the current item.

Declaration

property CustomStyles: TdxNavBarItemCustomStyles read; write;

Property Value

Type
TdxNavBarItemCustomStyles

Remarks

Refer to the TdxNavBarItemCustomStyles class description, to learn about available custom styles.

See Also