Interface ITableSource | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Tabular matrix of data to be displayed in a TableView.
public interface ITableSource
Properties
Gets the label for each column.
Gets the number of columns in the table.
Returns the data at the given indexes of the table (row, column).
Gets the number of rows in the table.