[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTabCollection.Remove

Remove Method

Remove(RibbonTab)

Removes the first occurrence of the specified RibbonTab from the RibbonTabCollection.

Declaration
public void Remove(RibbonTab tab)
Public Sub Remove(tab As RibbonTab)
Parameters
Type Name Description
RibbonTab tab