Table of Contents

Property Rows

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

Rows

Gets the body rows. Each row is an array of cell texts.

public string[][] Rows { get; }

Property Value

string[][]