ActiveReports 12
Components Property (ReportComponentContainer)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportComponentContainer Class : Components Property
Gets a GrapeCity.ActiveReports.ReportObjectModel.ReportComponentCollection containing all the ReportComponents in the container.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Components As ReportComponentCollection
public virtual ReportComponentCollection Components {get;}

Property Value

a GrapeCity.ActiveReports.ReportObjectModel.ReportComponentCollection containing all the ReportComponents in the container.
See Also

Reference

ReportComponentContainer Class
ReportComponentContainer Members