Back to Devexpress

TdxCustomNavBar.OptionsStyle Property

vcl-dxnavbar-dot-tdxcustomnavbar-cc2205ac.md

latest664 B
Original Source

TdxCustomNavBar.OptionsStyle Property

Provides access to a set of styles that control the appearance of the NavBar control’s elements.

Declaration

delphi
property OptionsStyle: TdxNavBarStyleOptions read; write;

Property Value

Type
TdxNavBarStyleOptions

Remarks

Refer to the TdxNavBarStyleOptions class description, to learn about styles available for customization.

See Also

TdxCustomNavBar Class

TdxCustomNavBar Members

dxNavBar Unit