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