ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / Body Class / ReportItems Property

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