[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.ReportStoreException.Errors

ReportStoreException.Errors Enum

Namespace: GrapeCity.ActiveReports.Rendering
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum ReportStoreException.Errors

Fields

Name Description
LibraryNotFound

Shared reports library was not found.

LibraryReferenceNotFound

The part item references the library which is not presented in the Libraries collection.

LibraryReportItemNotFound

Shared report part references the report item which can not be found in the library.

LibraryReportPartNotFound

Shared report part not found in the library.

Extension Methods