ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web.Viewer Assembly / GrapeCity.ActiveReports.Web.Viewer Namespace / CacheDataSettings Class
Properties Methods

In This Topic
    CacheDataSettings Class Members
    In This Topic

    The following tables list the members exposed by CacheDataSettings.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a path to store temporary files to a disk to reduce memory consumption.  
    Public PropertyGets or sets a value indicating whether to compress temporary data before the storing to memory/disk.  
    Top
    Public Methods
     NameDescription
    Public MethodSets the settings for storage the cache data on disk.  
    Public MethodSets the settings for storage the cache data in memory.  
    Top
    See Also