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