TdxNavBarBehaviorOptions.NavigationPane Property
In This Article
Provides access to options which determine how Navigation Pane Views respond to end-user actions.
#Declaration
Delphi
property NavigationPane: TdxNavBarNavigationPaneBehaviorOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxNavBarNavigationPaneBehaviorOptions class description, to learn about available settings.
See Also