DataGridBandEventArgs
Description
The DataGridBandEventArgs class implements argument of the events connected with the DataGrid component container.
Constructors
|
Constructor name |
Brief description |
|
CreateArgs |
The CreateArgs constructor creates argument of the event connected with the DataGrid component container. |
|
Property name |
Brief description |
|
BandBase |
The BandBase property returns the container, 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:
ExtCtrls Assembly Classes