[]
Represents a container for report items in an RDL (Report Definition Language) report.
public interface IRdlContainer : IReportComponent, IComponent, IDisposable
| Name | Description |
|---|---|
| ReportItems | Gets a collection of report items contained in the container. |
| Name | Description |
|---|---|
| SortReportItems() | Sorts the report items to improve rendering performance. |