ActiveReports 13
FindForm Method (ReportItemDesignerBase)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Dashboard.Design Namespace > ReportItemDesignerBase 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

ReportItemDesignerBase Class
ReportItemDesignerBase Members