ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / AddViewNodeDialog Class / OwnedForms Property

In This Topic
    OwnedForms Property (AddViewNodeDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property OwnedForms As System.Windows.Forms.Form()
    public System.Windows.Forms.Form[] OwnedForms {get;}
    See Also