ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.5.2 Assembly / C1.Win.C1Sizer Namespace / C1Sizer Class / Parent Property

In This Topic
    Parent Property (C1Sizer)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Parent As System.Windows.Forms.Control
    public System.Windows.Forms.Control Parent {get; set;}
    See Also