Property GridRows
| Improve this Doc View SourceGridRows
Gets the grid rows.
Declaration
public ReadOnlyCollection<GridRow> GridRows { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<GridRow> |
Gets the grid rows.
public ReadOnlyCollection<GridRow> GridRows { get; }
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<GridRow> |