ActiveReports 12
Parent Property (ReportExplorer)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace > ReportExplorer Class : Parent Property
Gets or sets the parent container of the control.
Syntax
'Declaration
 
Public Property Parent As Control
public Control Parent {get; set;}

Property Value

A System.Windows.Forms.Control that represents the parent or container control of the control.
See Also

Reference

ReportExplorer Class
ReportExplorer Members