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

C1ComboBoxEventArgs Class
Contains event data for C1ComboBox.SelectedIndexChanged event and C1ComboBox.TextChanged event.
Object Model
C1ComboBoxEventArgs Class
Syntax
'Declaration
 
Public Class C1ComboBoxEventArgs 
   Inherits System.EventArgs
 
Inheritance Hierarchy

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

See Also