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

In This Topic
    TemplateControl Property (C1TargetControlBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Property TemplateControl As System.Web.UI.TemplateControl
    public System.Web.UI.TemplateControl TemplateControl {get; set;}
    See Also