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