Rows Property
Overloads
| Rows |
The rows of the table. |
Rows
The rows of the table.
Declaration
public List<SectionAccessTable.SectionAccessRow> Rows { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<SectionAccessTable.SectionAccessRow> |