ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DataGrouping Class / ReportItems Property

In This Topic
    ReportItems Property (DataGrouping)
    In This Topic
    Gets the collection of the report items in this grouping.
    Syntax
    'Declaration
     
    Public ReadOnly Property ReportItems As ReportItemCollection
    public ReportItemCollection ReportItems {get;}
    See Also