Table of Contents

Constructor CellToggledEventArgs

Namespace
Terminal.Gui
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

t ITableSource
col int
row int