Constructor TableView | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

TableView(DataTable)

Initialzies a TableView class using Computed layout.

public TableView(DataTable table)

Parameters

table DataTable

The table to display in the control

TableView()

Initialzies a TableView class using Computed layout. Set the Table property to begin editing

public TableView()

Edit this page