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

In This Topic
C1ComboColumnCollection Constructor
In This Topic
Initializes a new instance of the C1ComboColumnCollection class.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As C1ComboBox _
)
 

Parameters

owner
See Also