[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGalleryItemCollection.Remove

Remove Method

Remove(RibbonItem)

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

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