Property TextColumns
| Improve this Doc View SourceTextColumns
Gets the text columns.
Declaration
public IReadOnlyList<Column<string>> TextColumns { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IReadOnlyList<Column<System.String>> |