GrapeCity.Xaml.CalcEngine
BooleanValue Property


Gets the value of the boolean expression.
Syntax
'Declaration
 
Public ReadOnly Property BooleanValue As Boolean
'Usage
 
Dim instance As CalcBooleanExpression
Dim value As Boolean
 
value = instance.BooleanValue
public bool BooleanValue {get;}

Property Value

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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcBooleanExpression Class
CalcBooleanExpression Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options