ActiveReports 11
Components Property (IReportComponentContainer)

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > IReportComponentContainer Interface : Components Property
Gets the child components contained inside the container.
Syntax
'Declaration
 
ReadOnly Property Components As ReportComponentCollection
ReportComponentCollection Components {get;}

Property Value

A read-only  ReportComponentCollection containing the child components in the container.
See Also

Reference

IReportComponentContainer Interface
IReportComponentContainer Members