Property SourceColumn
| Improve this Doc View SourceSourceColumn
Gets the source column.
Declaration
public Column<T> SourceColumn { get; }
Property Value
Type | Description |
---|---|
Column<T> |
Gets the source column.
public Column<T> SourceColumn { get; }
Type | Description |
---|---|
Column<T> |