TdxCustomNavBar.OptionsBehavior Property
Provides access to settings that determine the NavBar control’s response to end-user actions.
Declaration
property OptionsBehavior: TdxNavBarBehaviorOptions read; write;
Property Value
Type |
---|
TdxNavBarBehaviorOptions |
Remarks
Refer to the TdxNavBarBehaviorOptions class description, to learn about available settings.
See Also