C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBoxItemEventArgs Class / C1ComboBoxItemEventArgs Constructor
C1ComboBoxItem related with this event

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

Parameters

item
C1ComboBoxItem related with this event
See Also