IDataGridBandEventArgs.BandBase

Syntax

BandBase: IDataGridBandBase;

Description

The BandBase property returns the band, for which the event is generated.

See also:

IDataGridBandEventArgs