ActiveReports 12
TemplateControl Property

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : TemplateControl Property
Gets or sets a reference to the template that contains this control.
Syntax
'Declaration
 
Public Property TemplateControl As TemplateControl
public TemplateControl TemplateControl {get; set;}

Property Value

The System.Web.UI.TemplateControl instance that contains this control.
See Also

Reference

WebViewer Class
WebViewer Members