Spread for ASP.NET 12 Product Documentation
IsContextSensitive Property


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > FunctionInfo Class : IsContextSensitive Property
Determines whether the evaluation of the function is dependent on the context in which the evaluation occurs.
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsContextSensitive As Boolean
'Usage
 
Dim instance As FunctionInfo
Dim value As Boolean
 
value = instance.IsContextSensitive
public virtual bool IsContextSensitive {get;}
See Also

Reference

FunctionInfo Class
FunctionInfo Members