ActiveReports 13
Parent Property (WebViewer)

GrapeCity.ActiveReports.Web Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : Parent Property
Gets a reference to the server control's parent control in the page control hierarchy.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Parent As Control
public virtual Control Parent {get;}

Property Value

A reference to the server control's parent control.
See Also

Reference

WebViewer Class
WebViewer Members