ActiveReports 12
Components Property (Tablix)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Tablix Class : Components Property
Gets the ReportComponentCollection containing all of the components hosted in the control.
Syntax
'Declaration
 
Public ReadOnly Property Components As ReportComponentCollection
public ReportComponentCollection Components {get;}
See Also

Reference

Tablix Class
Tablix Members