DataGridColumnEventArgs
Description
The DataGridColumnEventArgs class implements argument of the events that occur for any column of the DataGrid component.
Constructors
| |
Constructor name |
Brief description |
 |
Create |
The Create constructor constructor argument of the events for any column of the DataGrid component. |
| |
Property name |
Brief description |
 |
Column |
The Column property returns the column, 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