ActiveReports 12
UseCache Property

GrapeCity.ActiveReports.Viewer.Win.v12 Assembly > GrapeCity.ActiveReports.ArsClient Namespace > RemoteReportDescriptor Class : UseCache Property
Gets or sets the value indicating whether the report rendering result shall be read from cache or not. Default is true.
Syntax
'Declaration
 
Public Property UseCache As Boolean
public bool UseCache {get; set;}
See Also

Reference

RemoteReportDescriptor Class
RemoteReportDescriptor Members