IDataGrid.ShowBands

Syntax

ShowBands: Boolean;

Description

The ShowBands property determines whether the container headers are displayed. The containers are visible if the ShowHeaders and ShowBands properties are set to True.

See also:

IDataGrid