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

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

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

    See Also