IDimensionViewerBase.ShowHeaderButton

Fore Syntax

ShowHeaderButton: Boolean;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IDimensionViewerBase