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

C1ComboBoxItemPopulateEventArgs Class
Contains event data for C1ComboBox.ItemPopulate event.
Object Model
C1ComboBoxItemPopulateEventArgs Class
Syntax
'Declaration
 
Public Class C1ComboBoxItemPopulateEventArgs 
   Inherits System.EventArgs
 
Inheritance Hierarchy

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

See Also