Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonSeparator Class / ClearCollectionsOnDesignSurface Method

In This Topic
    ClearCollectionsOnDesignSurface Method (RibbonSeparator)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Sub ClearCollectionsOnDesignSurface( _
       ByVal cd As IRibbonClientDesigner _
    ) 
    public virtual void ClearCollectionsOnDesignSurface( 
       IRibbonClientDesigner cd
    )

    Parameters

    cd
    See Also