[]
        
(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)
Public Sub Insert(index As Integer, item As C1CustomButton)
Parameters
Type Name Description
int index
C1CustomButton item