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