ExtCtrls > ExtCtrls Assembly Classes > DataGridBandEventArgs
The DataGridBandEventArgs class implements argument of the events connected with the DataGrid component band.
Constructor name | Brief description | |
![]() |
The CreateArgs constructor creates an argument of the events connected with the DataGrid component band. |
Property name | Brief description | |
![]() |
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: