ActiveReports 12
Components Property (HeaderFooter)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > HeaderFooter Class : Components Property
Gets a 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 GrapeCity.ActiveReports.PageReportModel.Rdl.ReportComponentCollection object containing all the components hosted in the control.
See Also

Reference

HeaderFooter Class
HeaderFooter Members