ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Aspnetcore.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / IReportStore Interface / ListReports Method

In This Topic
    ListReports Method (IReportStore)
    In This Topic
    Get list of report info.
    Syntax
    'Declaration
     
    Function ListReports() As ReportInfo()
    ReportInfo[] ListReports()
    See Also