CachedReportSourceBase Class
Contains the basic functionality for the CachedReportSource and CachedReportSourceWeb classes.
Namespace: DevExpress.XtraPrinting.Caching
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
public class CachedReportSourceBase :
Component,
IDocumentSource,
ILink,
IExtensionsProvider,
IServiceProvider,
IServiceContainer,
IDocumentModificationService
Inheritance
See Also