[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.Viewer.CacheDataSettings.UseCompression

UseCompression Property

UseCompression

Gets or sets a value indicating whether to compress temporary data before the storing to memory/disk.

Declaration
public bool UseCompression { get; set; }
Property Value
Type Description
bool

A bool value. true if the data should be compressed; otherwise, false. Default is true.