Ribbon for WinForms | ComponentOne
C1.Win.Ribbon 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.Ribbon.RibbonItemCollectionBase)
    See Also