ComboBox for ASP.NET Web Forms
C1ComboBoxEventArgs Class
Members 

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace : 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
public class C1ComboBoxEventArgs : System.EventArgs 
Inheritance Hierarchy

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

See Also

Reference

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