Back to Devexpress

TdxNavBarCommonViewOptions Class

vcl-dxnavbar-c3812cd5.md

latest1.0 KB
Original Source

TdxNavBarCommonViewOptions Class

Contains a set of appearance options that are common to all View types.

Declaration

delphi
TdxNavBarCommonViewOptions = class(
    TdxNavBarPersistent
)

Remarks

This class introduces the ShowGroupCaptions property that controls the visibility of group headers.

The TdxNavBarCommonViewOptions object is referenced by the NavBar control’s OptionsView.Common property.

Inheritance

TObject TPersistent TdxNavBarPersistent TdxNavBarCommonViewOptions

See Also

TdxNavBarCommonViewOptions Members

dxNavBar Unit