Gets the report items contained in the List.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property ReportItems As ReportItemCollection | |
| C# | |
|---|---|
public ReportItemCollection ReportItems {get;} | |
Return Value
A ReportItemCollection representing the report items contained inside the control.