ActiveReports 18 .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 PropertyThe path to cache data on disk. If set, cache data will be stored at this location.  
    Public PropertyCompress cache data before storing it in memory/disk.  
    Top
    Public Methods
     NameDescription
    Public MethodStore cache data on disk to reduce memory consumption.  
    Public MethodStore cache data in memory.  
    Top
    See Also