CachedReportSourceBase.Report Property
In This Article
Specifies the report for which a document is generated.
Namespace: DevExpress.XtraPrinting.Caching
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Object | null | The report for which a document is generated. |
#Remarks
Note
The Cached
See Also