ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Aspnet.Designer Assembly / GrapeCity.ActiveReports.Aspnet.Designer.Services Namespace / IResourcesService Interface / GetReportsList Method

In This Topic
    GetReportsList Method (IResourcesService)
    In This Topic
    Get reports list
    Syntax
    'Declaration
     
    Function GetReportsList() As IReportInfo()
    IReportInfo[] GetReportsList()

    Return Value

    Reports list
    See Also