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

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