[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonItemCollectionBase.Remove

Remove Method

Remove(RibbonItem)

Removes the first occurrence of the specified RibbonItem from the collection.

Declaration
public void Remove(RibbonItem item)
Parameters
Type Name Description
RibbonItem item

The Ribbon item to remove.