Property Column
| Improve this Doc View SourceColumn
Gets the current Column to generate.
Declaration
protected Column<T> Column { get; }
Property Value
Type | Description |
---|---|
Column<T> |
Gets the current Column to generate.
protected Column<T> Column { get; }
Type | Description |
---|---|
Column<T> |