[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonTabCollection.Remove

Remove Method

Remove(RibbonTab)

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

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