Constructor CellToggledEventArgs | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
CellToggledEventArgs(ITableSource, int, int)
Creates a new instance of arguments describing a cell being toggled in TableView
public CellToggledEventArgs(ITableSource t, int col, int row)
Parameters
col
int
row
int