[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonItemCollectionBase.Insert

Insert Method

Insert(int, RibbonItem)

Inserts the specified RibbonItem into this collection at the given index.

Declaration
public void Insert(int index, RibbonItem item)
Parameters
Type Name Description
int index
RibbonItem item