Gets a collection of the ReportItem objects hosted in the Rectangle.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property ReportItems As ReportItemCollection | |
| C# | |
|---|---|
public ReportItemCollection ReportItems {get;} | |
Return Value
A ReportItemCollection containing the ReportItem objects hosted in the Rectangle.