Back to Devexpress

TdxNavBarStyleOptions.CustomStyles Property

vcl-dxnavbarstyles-dot-tdxnavbarstyleoptions-93b0e13d.md

latest1.0 KB
Original Source

TdxNavBarStyleOptions.CustomStyles Property

Provides access to custom styles of a NavBar control.

Declaration

delphi
property CustomStyles: TdxNavBarCustomStyles read; write;

Property Value

Type
TdxNavBarCustomStyles

Remarks

Refer to the TdxNavBarCustomStyles class description to learn about available custom styles.

See Also

TdxNavBarGroup.CustomStyles

TdxNavBarItem.CustomStyles

Assigning Styles to Elements

Style Settings

TdxNavBarStyleOptions Class

TdxNavBarStyleOptions Members

dxNavBarStyles Unit