Table of Contents

Property TableData

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

TableData

Gets or sets the TableData that defines the table content. Setting this recomputes column widths, row heights, and redraws the table.

public TableData TableData { get; set; }

Property Value

TableData