[]
Gets a ReportComponentCollection containing all the ReportComponent in the container.
public override ReportComponentCollection Components { get; }
Type | Description |
---|---|
ReportComponentCollection | A read-only ReportComponentCollection object containing all the ReportComponent objects in the container. |