True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / DropDownForm Class / ParentForm Property

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