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

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
 
Inheritance Hierarchy

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

See Also