DashboardLayout for WinForms | ComponentOne
C1.Win.Layout Namespace / ILayout Interface / Attach Method
Dictionary that contains Ids and collections of controls to attach to the current layout.

In This Topic
    Attach Method (ILayout)
    In This Topic
    Attaches dashboard ItemContainers to layout control.
    Syntax

    Parameters

    itemContainers
    Dictionary that contains Ids and collections of controls to attach to the current layout.
    See Also