GrapeCity.Xaml.CalcEngine
Arg Property


Gets the expression inside the parentheses.
Syntax
'Declaration
 
Public ReadOnly Property Arg As CalcExpression
'Usage
 
Dim instance As CalcParenthesesExpression
Dim value As CalcExpression
 
value = instance.Arg
public CalcExpression Arg {get;}

Property Value

The expression inside the parentheses.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcParenthesesExpression Class
CalcParenthesesExpression Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options