Cells Property
Overloads
Cells |
A list of cells for the row. |
Cells
A list of cells for the row.
Declaration
public List<SectionAccessTable.SectionAccessCell> Cells { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<SectionAccessTable.SectionAccessCell> |