ActiveReports 12
CacheMode Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : CacheMode Property
Gets or sets a cached representation of the System.Windows.UIElement.
Syntax
'Declaration
 
Public Property CacheMode As CacheMode
public CacheMode CacheMode {get; set;}

Property Value

A System.Windows.Media.CacheMode that holds a cached representation of the System.Windows.UIElement.
See Also

Reference

Viewer Class
Viewer Members