ExtCtrls > ExtCtrls Assembly Interfaces > IDataGridBandEventArgs
The IDataGridBandEventArgs interface contains argument properties of the events connected to any band of the DataGrid component.
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: