C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboColumnCollection Class / Insert Method

In This Topic
Insert Method (C1ComboColumnCollection)
In This Topic
Syntax
'Declaration
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As C1ComboBoxColumn _
) 
 

Parameters

index
item
See Also