ComboBox for ASP.NET Web Forms
Item Property (C1ComboBoxItemEventArgs)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBoxItemEventArgs Class : Item Property
Gets the C1ComboBoxItem related with this event.
Syntax
'Declaration
 
Public ReadOnly Property Item As C1ComboBoxItem
public C1ComboBoxItem Item {get;}
See Also

Reference

C1ComboBoxItemEventArgs Class
C1ComboBoxItemEventArgs Members