ActiveReports 12
Parent Property (ReportComponent)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportComponent Class : Parent Property
Gets or sets an IReportComponentContainer interface representing the parent hosting the component.
Syntax
'Declaration
 
Public Overridable Property Parent As IReportComponentContainer
public virtual IReportComponentContainer Parent {get; set;}

Property Value

An IReportComponentContainer interface representing the parent hosting the component.
See Also

Reference

ReportComponent Class
ReportComponent Members