ActiveReports Developer 7
Parent Property
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : Parent Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property Parent As System.Web.UI.Control
C# 
public virtual System.Web.UI.Control Parent {get;}

See Also