[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTabGroupCollection.Remove

Remove Method

Remove(RibbonContextualTabGroup)

Removes the first occurrence of the specified RibbonContextualTabGroup from the RibbonTabGroupCollection.

Declaration
public void Remove(RibbonContextualTabGroup tabGroup)
Public Sub Remove(tabGroup As RibbonContextualTabGroup)
Parameters
Type Name Description
RibbonContextualTabGroup tabGroup