Skip to main content

CachedReportSourceBase Class

Contains the basic functionality for the CachedReportSource and CachedReportSourceWeb classes.

Namespace: DevExpress.XtraPrinting.Caching

Assembly: DevExpress.Printing.v23.2.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

public class CachedReportSourceBase :
    Component,
    IDocumentSource,
    ILink,
    IExtensionsProvider,
    IServiceProvider,
    IServiceContainer,
    IDocumentModificationService

Implements

See Also