DataGridBandEventArgs

Description

The DataGridBandEventArgs class implements argument of the events connected with the DataGrid component band.

Constructors

  Constructor name Brief description
The CreateArgs constructor creates an argument of the events connected with the DataGrid component band.

Properties inherited from IDataGridBandEventArgs

  Property name Brief description
The BandBase property returns the band, for which the event is generated.

Properties inherited from IDataGridEventArgs

   Property name Brief description
Grid The Grid property returns the table, for which any event is generated.

See also:

ExtCtrls Assembly Classes