Gets the ReportItems collection containing elements of the current report body.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public ReportItems ReportItems { get; }
Visual Basic
Public ReadOnly Property ReportItems As ReportItems
	Get

See Also