Table of Contents

Property Table

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Table

The data table to render in the view. Setting this property automatically updates and redraws the control.

public DataTable Table { get; set; }

Property Value

DataTable