ComponentOne List for WinForms
C1.Win.C1List Namespace / C1List Class
Members

In This Topic
    C1List Class
    In This Topic
    A multicolumn list box control.
    Object Model
    C1List Class
    Syntax
    'Declaration
     
    
    Public Class C1List 
       Inherits C1.Win.C1List.ListBase.C1ListBase
    public class C1List : C1.Win.C1List.ListBase.C1ListBase 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                C1.Win.C1List.ListBase.Frame
                   C1.Win.C1List.ListBase.C1ListBase
                      C1.Win.C1List.C1List
                         C1.Win.C1List.DropDownList

    See Also