GrapeCity.Xaml.CalcEngine
ParseMode Property


Gets or sets the parse mode..
Syntax
'Declaration
 
Public Property ParseMode As ParseMode
'Usage
 
Dim instance As CalcParserContext
Dim value As ParseMode
 
instance.ParseMode = value
 
value = instance.ParseMode
public ParseMode ParseMode {get; set;}

Property Value

The ParseMode enumeration that indicates the parse mode/>.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcParserContext Class
CalcParserContext Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options