TdxCustomNavBar.OptionsStyle Property
Provides access to a set of styles that control the appearance of the NavBar control’s elements.
Declaration
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