Back to Devexpress

CachedReportSourceBase Properties

corelibraries-devexpress-dot-xtraprinting-dot-caching-dot-cachedreportsourcebase-dot-underscore-properties.md

latest3.6 KB
Original Source

CachedReportSourceBase Properties

Contains the basic functionality for the CachedReportSource and CachedReportSourceWeb classes.

NameDescription
AllowSingleFileExportIndicates whether to generate information required for a single-file export.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
PageCacheSizeSpecifies the page cache size.
Pages
PrintingSystemProvides access to the Printing System associated with the cached document.
ReportSpecifies the report for which a document is generated.
SiteGets or sets the ISite of the Component. Inherited from Component.
StorageSpecifies a storage for the document generated from the CachedReportSourceBase.Report.

See Also

CachedReportSourceBase Class

CachedReportSourceBase Members

DevExpress.XtraPrinting.Caching Namespace