Skip to main content

TdxNavBarBehaviorOptions.NavigationPane Property

Provides access to options which determine how Navigation Pane Views respond to end-user actions.

Declaration

property NavigationPane: TdxNavBarNavigationPaneBehaviorOptions read; write;

Property Value

Type
TdxNavBarNavigationPaneBehaviorOptions

Remarks

Refer to the TdxNavBarNavigationPaneBehaviorOptions class description, to learn about available settings.

See Also