C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboColumnCollection Class / Item Property

In This Topic
Item Property (C1ComboColumnCollection)
In This Topic
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As C1ComboBoxColumn
 

Parameters

index
See Also