Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonGalleryItemCollection Class / OnClear Method

In This Topic
    OnClear Method (RibbonGalleryItemCollection)
    In This Topic
    Performs additional custom processes when clearing the contents of the System.Collections.CollectionBase instance.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnClear() 
    protected virtual void OnClear()
    See Also