TdxNavBarGroup.CustomStyles Property
In This Article
Provides access to custom styles of the current group.
#Declaration
Delphi
property CustomStyles: TdxNavBarGroupCustomStyles read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxNavBarGroupCustomStyles class description, to learn about available custom styles.
See Also