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

In This Topic
    C1ListBase Class
    In This Topic
    The abstract base class for C1List.
    Object Model
    C1ListBase Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class C1ListBase 
       Inherits Frame
    public abstract class C1ListBase : Frame 
    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

    See Also