ActiveReports 11
Components Property (ColumnGrouping)

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ColumnGrouping Class : Components Property
Gets the ReportComponentCollection object 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 ReportComponentCollection containing all the components hosted in the control.A read-only GrapeCity.ActiveReports.PageReportModel.Rdl.ReportComponentCollection containing all the components hosted in the control.
See Also

Reference

ColumnGrouping Class
ColumnGrouping Members