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