ComboBox for ASP.NET Web Forms
C1ComboBoxItemEventArgs Class
Members 

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace : C1ComboBoxItemEventArgs Class
Contains event data for data binding events. Such as C1ComboBox.BoundItemCreated event and C1ComboBox.ItemDataBinding event.
Object Model
C1ComboBoxItemEventArgs Class
Syntax
'Declaration
 
Public Class C1ComboBoxItemEventArgs 
   Inherits System.EventArgs
public class C1ComboBoxItemEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.Web.Wijmo.Controls.C1ComboBox.C1ComboBoxItemEventArgs

See Also

Reference

C1ComboBoxItemEventArgs Members
C1.Web.Wijmo.Controls.C1ComboBox Namespace