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