Property RowBindings
| Improve this Doc View SourceRowBindings
Gets the row bindings.
Declaration
public IReadOnlyList<RowBinding> RowBindings { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IReadOnlyList<RowBinding> |
Gets the row bindings.
public IReadOnlyList<RowBinding> RowBindings { get; }
| Type | Description |
|---|---|
| System.Collections.Generic.IReadOnlyList<RowBinding> |