Back to Devexpress

TdxNavBarCommonBehaviorOptions Class

vcl-dxnavbar-e7c21d80.md

latest2.3 KB
Original Source

TdxNavBarCommonBehaviorOptions Class

Stores behavior options common to multiple views.

Declaration

delphi
TdxNavBarCommonBehaviorOptions = class(
    TdxNavBarPersistent
)

Remarks

This class has the following members that allow you to:

The NavBar control’s OptionsBehavior.Common property references a TdxNavBarCommonBehaviorOptions object.

Inheritance

TObject TPersistent TdxNavBarPersistent TdxNavBarCommonBehaviorOptions

See Also

TdxNavBarCommonBehaviorOptions Members

dxNavBar Unit