[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Document.DocumentBase-1.CacheToDiskLocation_1

CacheToDiskLocation Property

CacheToDiskLocation

Gets or sets the location of CacheToDisk files - can be physical path or "IsolatedStorage" to use IsolatedStorage.

Declaration
[Browsable(false)]
public string CacheToDiskLocation { get; set; }
Implements