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

In This Topic
    Frame Class
    In This Topic
    Summary description for BaseGridFrame.
    Object Model
    Frame Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class Frame 
       Inherits System.Windows.Forms.Control
    public abstract class Frame : System.Windows.Forms.Control 
    Inheritance Hierarchy

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

    See Also