ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1DetailGridView Class / Parent Property

In This Topic
    Parent Property (C1DetailGridView)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Parent As System.Web.UI.Control
    public virtual System.Web.UI.Control Parent {get;}
    See Also