GrapeCity.Xaml.CalcEngine
IsContextSensitive Property (CalcIndexFunction)


Determines whether the evaluation of the function is dependent on the context in which the evaluation occurs.
Syntax
'Declaration
 
Public Overrides ReadOnly Property IsContextSensitive As Boolean
'Usage
 
Dim instance As CalcIndexFunction
Dim value As Boolean
 
value = instance.IsContextSensitive
public override bool IsContextSensitive {get;}

Property Value

true the evaluation of the function is dependent on the context; false otherwise.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcIndexFunction Class
CalcIndexFunction Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options