Create(Grid: IDataGrid; Column: IDataGridColumn);
Grid - table, for which the event is generated.
Column - column, for which the event is generated.
The Create constructor creates an argument of the events occurring for any column of the DataGrid component.
See also: