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

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

    Parameters

    cd
    See Also