Property Table | Terminal.Gui v1 (original) (raw)

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

Edit this page