ComponentOne BarCode for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / C1TargetControlBase Class / Parent Property

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