DataGridBandEventArgs.CreateArgs

Syntax

CreateArgs(Grid: IDataGrid; BandBase: IDataGridBandBase);

Parameters

Grid. Table, for which the event is generated.

BandBase. Table container, 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