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