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

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