ComponentOne ComboBox for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBoxCallbackEventArgs Class
Members

In This Topic
    C1ComboBoxCallbackEventArgs Class
    In This Topic
    Contains event data for C1ComboBox.CallbackDataBind event.
    Object Model
    C1ComboBoxCallbackEventArgs Class
    Syntax
    'Declaration
     
    Public Class C1ComboBoxCallbackEventArgs 
       Inherits System.EventArgs
    public class C1ComboBoxCallbackEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also