CrystalReportSource.EnableCaching Property
Gets or sets whether caching is enabled for the report data.
Namespace CrystalDecisions.Web Assembly CrystalDecisions.Web (CrystalDecisions.Web.dll)
Syntax
'Declaration
Public Overrideable Property EnableCaching As Boolean
public virtual bool EnableCaching {get; set;}
Version Information
Crystal Reports Basic for Visual Studio 2008
Supported since: Crystal Reports for Visual Studio 2005
See Also
Reference
CrystalReportSource Class
CrystalReportSource Members
CrystalDecisions.Web Namespace