[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroupCollection.Remove

Remove Method

Remove(RibbonGroup)

Removes the first occurrence of a specific RibbonGroup from the RibbonGroupCollection.

Declaration
public void Remove(RibbonGroup group)
Public Sub Remove(group As RibbonGroup)
Parameters
Type Name Description
RibbonGroup group