Spread WPF Documentation
CacheMode Property (CellPresenter)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenter Class : CacheMode Property
Syntax
'Declaration
 
Public Property CacheMode As System.Windows.Media.CacheMode
'Usage
 
Dim instance As CellPresenter
Dim value As System.Windows.Media.CacheMode
 
instance.CacheMode = value
 
value = instance.CacheMode
public System.Windows.Media.CacheMode CacheMode {get; set;}
See Also

Reference

CellPresenter Class
CellPresenter Members