ActiveReports 12
Components Property (Table)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Table Class : Components Property
Returns the GrapeCity.ActiveReports.PageReportModel.Rdl.ReportComponentCollection containing all the components hosted in the control.
Syntax
'Declaration
 
Public ReadOnly Property Components As ReportComponentCollection
public ReportComponentCollection Components {get;}

Property Value

A read-only GrapeCity.ActiveReports.PageReportModel.Rdl.ReportComponentCollection containing all the components hosted in the control.
See Also

Reference

Table Class
Table Members