TdxNavBarStyleOptions.CustomStyles Property
In This Article
Provides access to custom styles of a NavBar control.
#Declaration
Delphi
property CustomStyles: TdxNavBarCustomStyles read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxNavBarCustomStyles class description to learn about available custom styles.
See Also