Gets the C1ComboBoxItem related with this event.
Namespace:
C1.Web.UI.Controls.C1ComboBoxAssembly: C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)
Syntax
| C# |
|---|
public C1ComboBoxItem Item { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Item As C1ComboBoxItem Get |