C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon 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.Ribbon.RibbonItemCollection)
Removes the first occurrence of the specified RibbonItem from the collection. (Inherited from C1.Win.Ribbon.RibbonItemCollectionBase)
See Also