Back to Devexpress

TdxNavBarNavigationPaneBehaviorOptions Class

vcl-dxnavbar-aef6c7ef.md

latest1.9 KB
Original Source

TdxNavBarNavigationPaneBehaviorOptions Class

Contains a set of options which determine how Navigation Pane Views respond to end-user actions.

Declaration

delphi
TdxNavBarNavigationPaneBehaviorOptions = class(
    TdxNavBarPersistent
)

Remarks

Options include:

The TdxNavBarNavigationPaneBehaviorOptions object is referenced by the NavBar control’s OptionsBehavior.NavigationPane property.

Inheritance

TObject TPersistent TdxNavBarPersistent TdxNavBarNavigationPaneBehaviorOptions

See Also

TdxNavBarNavigationPaneBehaviorOptions Members

dxNavBar Unit