Table of Contents

Constructor CellActivatedEventArgs

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

CellActivatedEventArgs(ITableSource, int, int)

Creates a new instance of arguments describing a cell being activated in TableView

public CellActivatedEventArgs(ITableSource t, int col, int row)

Parameters

t ITableSource
col int
row int