Assembly: ExtCtrls;
The DataGridBandEventArgs class implements argument of the events connected with the DataGrid component band.
| Constructor name | Brief description | |
![]() |
CreateArgs | The CreateArgs constructor creates an argument of the events connected with the DataGrid component band. |
| Property name | Brief description | |
![]() |
BandBase | The BandBase property returns the band, for which the event is generated. |
| Property name | Brief description | |
![]() |
Grid | The Grid property returns the table, for which any event is generated. |
See also: