ActiveReports 11
Parent Property (IReportComponent)

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > IReportComponent Interface : Parent Property
Gets or sets an IReportComponentContainer representing the parent container.
Syntax
'Declaration
 
Property Parent As IReportComponentContainer
IReportComponentContainer Parent {get; set;}

Property Value

An IReportComponentContainer representing the parent container.
See Also

Reference

IReportComponent Interface
IReportComponent Members