Property RowInput
| Improve this Doc View SourceRowInput
Gets the row level input.
Declaration
public abstract Input<RowBinding, IColumns> RowInput { get; }
Property Value
Type | Description |
---|---|
Input<RowBinding, IColumns> |
Gets the row level input.
public abstract Input<RowBinding, IColumns> RowInput { get; }
Type | Description |
---|---|
Input<RowBinding, IColumns> |