[]
Initializes a new instance of the RowColEventArgs class.
public RowColEventArgs(int row, int col)
Index of the row that caused the event.
Index of the column that caused the event.