ReportComponentContainer Class Members
In This Topic
The following tables list the members exposed by ReportComponentContainer.
Public Properties
| Name | Description |
| Components | Gets a GrapeCity.ActiveReports.ReportObjectModel.ReportComponentCollection containing all the ReportComponents in the container. |
| ReportItems | Gets a GrapeCity.ActiveReports.ReportObjectModel.ReportItemCollection containing all the ReportItems in the container. |
Top
Public Methods
| Name | Description |
| SortReportItems | Sort items to improve rendering performance. |
Top
See Also