Property Controls
Controls
List of available Ordered Sections.
Declaration
public List<OrderedSection> Controls { get; set; }
Property Value
| Type | Description |
|---|---|
| List<OrderedSection> | A list of OrderedSection containing the sections this control manages. |