ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonGalleryItemCollection Class / Remove Method

In This Topic
    Remove Method (RibbonGalleryItemCollection)
    In This Topic
    Removes the first occurrence of a RibbonGalleryItem with the specified text from this collection.
    Overload List
    OverloadDescription
    Removes the first occurrence of a RibbonGalleryItem with the specified text from this collection.  
    Removes the first occurrence of the specified RibbonItem from the collection. (Inherited from C1.Win.C1Ribbon.RibbonItemCollectionBase)
    See Also