IDimensionViewer.ShowColumnHeaders

Syntax

ShowColumnHeaders: Boolean;

Description

The ShowColumnHeaders property determines whether column headers are displayed.

Comments

If the property is set to True, the column headers are displayed. If the property is set to False, the column headers are not displayed.

Example

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

See also:

IDimensionViewer