ActiveReports 12
FindForm Method (ReportExplorer)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace > ReportExplorer Class : FindForm Method
Retrieves the form that the control is on.
Syntax
'Declaration
 
Public Function FindForm() As Form
public Form FindForm()

Return Value

The System.Windows.Forms.Form that the control is on.
See Also

Reference

ReportExplorer Class
ReportExplorer Members