Skip to main content
A newer version of this page is available. .

CachedReportSourceBase Class

Contains the basic functionality for the CachedReportSource and CachedReportSourceWeb classes.

Namespace: DevExpress.XtraPrinting.Caching

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

Declaration

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

Implements

See Also