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

In This Topic
    ReportItems Property (Rectangle)
    In This Topic
    Gets the collection of child report items.
    Syntax
    'Declaration
     
    Public ReadOnly Property ReportItems As ReportItems
    public ReportItems ReportItems {get;}
    See Also