AJE Components
ReportSubReporting Cached Property AJE Data Report Engine Help
Gets or sets the option of Caching Sub Reports.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public bool Cached { get; set; }

Property Value

Type: OnlineBoolean
Remarks

Caching is recommended for Content Files that are used frequently in the Report.
See Also