Constructor CellActivatedEventArgs
CellActivatedEventArgs(DataTable, int, int)
Creates a new instance of arguments describing a cell being activated in TableView
public CellActivatedEventArgs(DataTable t, int col, int row)
Creates a new instance of arguments describing a cell being activated in TableView
public CellActivatedEventArgs(DataTable t, int col, int row)