[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonTabCollection.Insert

Insert Method

Insert(int, RibbonTab)

Inserts a RibbonTab to the RibbonTabCollection at the specified index.

Declaration
public void Insert(int index, RibbonTab tab)
Parameters
Type Name Description
int index
RibbonTab tab