Spread Silverlight Documentation
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 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

CalcParserContext Class
CalcParserContext Members

 

 


Copyright © GrapeCity, inc. All rights reserved.