Constructor CellActivatedEventArgs | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
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)
Parameters
col
int
row
int