ComboBox for ASP.NET Web Forms
C1ComboBoxItemCollection Constructor

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBoxItemCollection Class : C1ComboBoxItemCollection Constructor
Parent ComboBox.
Initializes a new instance of the C1ComboBoxItemCollection class..
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As C1ComboBox _
)
public C1ComboBoxItemCollection( 
   C1ComboBox owner
)

Parameters

owner
Parent ComboBox.
See Also

Reference

C1ComboBoxItemCollection Class
C1ComboBoxItemCollection Members