Gets a collection of report items.
| Visual Basic (Declaration) | |
|---|---|
ReadOnly Property ReportItems As ReportItemCollection | |
| C# | |
|---|---|
ReportItemCollection ReportItems {get;} | |
Return Value
A ReportItemCollection of ReportItem objects.
| DataDynamics.Reports | Support Forum |
| ReportItems Property | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > IRdlContainer Interface : ReportItems Property |
Gets a collection of report items.
| Visual Basic (Declaration) | |
|---|---|
ReadOnly Property ReportItems As ReportItemCollection | |
| C# | |
|---|---|
ReportItemCollection ReportItems {get;} | |
A ReportItemCollection of ReportItem objects.