IDataGrid.ShowBands

Syntax

ShowBands: Boolean;

Description

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

See also:

IDataGrid