WidgetZone
An array of Widget Zones
| Name | Description | Type | Additional information |
|---|---|---|---|
| ColumnSpan |
How many columns this widget zone will take |
integer |
None. |
| RowSpan |
How many rows (depth) this widget zone will take |
integer |
None. |
| Width |
The width (in either pixels or percentage) this widget zone should take |
string |
None. |
| ColumnIndex |
The column index of the widget zone |
integer |
None. |
| Widgets |
An array of widgets contained within the widget zone |
Collection of Widget |
None. |