Skip to main content

TdxNavBarGroup.CustomStyles Property

Provides access to custom styles of the current group.

Declaration

property CustomStyles: TdxNavBarGroupCustomStyles read; write;

Property Value

Type
TdxNavBarGroupCustomStyles

Remarks

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

See Also