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

In This Topic
Item Property (C1ComboBoxItemEventArgs)
In This Topic
Gets the C1ComboBoxItem related with this event.
Syntax
'Declaration
 
Public ReadOnly Property Item As C1ComboBoxItem
 
See Also