Table of Contents

Constructor CellActivatedEventArgs

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

t DataTable
col int
row int