Skip to main content
A newer version of this page is available. .

TdxNavBarCommonViewOptions Class

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

Declaration

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