ActiveReports 10
Components Property (TableGroup)

GrapeCity.ActiveReports.v10 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > TableGroup Class : Components Property
Gets the DataDynamics.Reports.ReportObjectModel.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 DataDynamics.Reports.ReportObjectModel.Rdl.ReportComponentCollection containing all the components hosted in the control.
See Also

Reference

TableGroup Class
TableGroup Members