TdxCustomNavBar.OptionsView Property
Provides access to settings that determine appearance aspects of the NavBar control.
Declaration
property OptionsView: TdxNavBarViewOptions read; write;
Property Value
Type |
---|
TdxNavBarViewOptions |
Remarks
Refer to the TdxNavBarViewOptions class description, to learn about available options.
See Also