ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / GlobalColumnStylesForm Class / Parent Property

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