IDimensionViewerBase.ShowHeaderButton

Syntax

ShowHeaderButton: Boolean;

Description

The ShowHeaderButton property determines whether menu open button is displayed with column header display settings.

Comments

Available values:

To use the property, it is required that the IMetaAttributesBreadcrumb.ShowColumnHeaders property is set to True.

Example

The property use is given in the example for IDimensionViewer.AdjustWidthOnlyVisible.

See also:

IDimensionViewerBase