Spread Silverlight Documentation
EvaluatorCulture Property


Represents the CultureInfo which used to evaluate functions
Syntax
'Declaration
 
Public Shared Property EvaluatorCulture As System.Globalization.CultureInfo
'Usage
 
Dim value As System.Globalization.CultureInfo
 
CalcEvaluator.EvaluatorCulture = value
 
value = CalcEvaluator.EvaluatorCulture
public static System.Globalization.CultureInfo EvaluatorCulture {get; set;}
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

CalcEvaluator Class
CalcEvaluator Members

 

 


Copyright © GrapeCity, inc. All rights reserved.