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

In This Topic
    Parent Property (C1FlipCardPane)
    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