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

In This Topic
    ParentComponent Property (C1ListDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property ParentComponent As System.ComponentModel.IComponent
    protected virtual System.ComponentModel.IComponent ParentComponent {get;}
    See Also