Table of Contents

Method RowToObject

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

RowToObject(int)

Returns the tree model object rendering on the given row of the table.

public T RowToObject(int row)

Parameters

row int

Row in table.

Returns

T