GrapeCity.Xaml.CalcEngine
Value Property (CalcConstantExpression)


Gets the value of the constant expression.
Syntax
'Declaration
 
Public ReadOnly Property Value As Object
'Usage
 
Dim instance As CalcConstantExpression
Dim value As Object
 
value = instance.Value
public object Value {get;}

Property Value

An System.Object equal to the value of the represented expression.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcConstantExpression Class
CalcConstantExpression Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options