ActiveReports Developer 7
ParentForm Property
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : ParentForm Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ParentForm As System.Windows.Forms.Form
C# 
public System.Windows.Forms.Form ParentForm {get;}

See Also