Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Body Class / ReportItems Property

In This Topic
    ReportItems Property (Body)
    In This Topic
    Gets the ReportItems collection containing elements of the current report body.
    Syntax
    'Declaration
     
    Public ReadOnly Property ReportItems As ReportItems
    public ReportItems ReportItems {get;}
    See Also