DashboardLayout for WinForms | ComponentOne
C1.Win.Layout Namespace / ILayout Interface / SetDelegates Method
AddRemoveItemContainerDelegate adding delegate.
AddRemoveItemContainerDelegate removing delegate.
SynchronizeItemContainerDelegate synchronizing delegate.

In This Topic
    SetDelegates Method (ILayout)
    In This Topic
    Set appropriate delegates in order to control adding/removing/synchronizing ItemContainers by C1DashboardLayout instance.
    Syntax
    See Also