[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.Viewer.CacheDataSettings.UseMemory

UseMemory Method

UseMemory(bool)

Sets the settings for storage the cache data in memory.

Declaration
public void UseMemory(bool useCompression = true)
Parameters
Type Name Description
bool useCompression

A bool value indicating the indicating whether to compress temporary data before the storing to memory/disk. Default is true.