DataGridBandEventArgs.CreateArgs

Syntax

CreateArgs(Grid: IDataGrid; BandBase: IDataGridBandBase);

Parameters

Grid - table, for which the event is generated.

BandBase - table band, for which the event is generated.

Description

The CreateArgs constructor creates an argument of the events connected with the DataGrid component band.

See also:

DataGridBandEventArgs