C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBoxItem Class / C1ComboBoxItem Constructor / C1ComboBoxItem Constructor(String)
C1ComboBoxItem text.

In This Topic
C1ComboBoxItem Constructor(String)
In This Topic
Initializes a new instance of the C1ComboBoxItem class.
Syntax
'Declaration
 
Public Function New( _
   ByVal text As System.String _
)
 

Parameters

text
C1ComboBoxItem text.
See Also