Property Rows
| Improve this Doc View SourceRows
Gets the collection RowPresenter objects.
Declaration
IReadOnlyList<RowPresenter> Rows { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyList<RowPresenter> |
Gets the collection RowPresenter objects.
IReadOnlyList<RowPresenter> Rows { get; }
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyList<RowPresenter> |