[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.CustomButtonCollection.Insert

Insert Method

Insert(int, C1CustomButton)

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

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