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