CreateArgs(Grid: IDataGrid; BandBase: IDataGridBandBase);
Grid - the table for which the event is generated.
BandBase - table container, the event is generated for.
The CreateArgs constructor creates argument of the event connected with the DataGrid component container.
See also: