[]
Attaches dashboard ItemContainers to layout control.
void Attach(Dictionary<string, ICollection> itemContainers)
Sub Attach(itemContainers As Dictionary(Of String, ICollection))
| Type | Name | Description |
|---|---|---|
| Dictionary<string, ICollection> | itemContainers | Dictionary that contains Ids and collections of controls to attach to the current layout. |