ComponentOne Binding Expressions for WPF and Silverlight
CacheExpressions Property (C1CalcEngine)

C1.WPF.Binding Namespace > C1CalcEngine Class : CacheExpressions Property
Gets or sets whether the calc engine should keep a cache with parsed expressions.
Syntax
'Declaration
 
Public Property CacheExpressions As System.Boolean
public System.bool CacheExpressions {get; set;}
See Also

Reference

C1CalcEngine Class
C1CalcEngine Members