GrapeCity.Xaml.CalcEngine
DoubleValue Property


Gets the value of the double expression.
Syntax
'Declaration
 
Public ReadOnly Property DoubleValue As Double
'Usage
 
Dim instance As CalcDoubleExpression
Dim value As Double
 
value = instance.DoubleValue
public double DoubleValue {get;}

Property Value

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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcDoubleExpression Class
CalcDoubleExpression Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options