\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Design Namespace / C1ListDesigner Class / Control Property

In This Topic
    Control Property (C1ListDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Control As System.Windows.Forms.Control
    public virtual System.Windows.Forms.Control Control {get;}
    See Also