Spread Windows Forms 12.0 Product Documentation
ReferenceSource Property (IEvaluationContext)


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > IEvaluationContext Interface : ReferenceSource Property
Gets the reference source where the formula is being evaluated.
Syntax
'Declaration
 
ReadOnly Property ReferenceSource As IReferenceSource
'Usage
 
Dim instance As IEvaluationContext
Dim value As IReferenceSource
 
value = instance.ReferenceSource
IReferenceSource ReferenceSource {get;}

Property Value

An IReferenceSource object represents where the formula is being evaluated.
See Also

Reference

IEvaluationContext Interface
IEvaluationContext Members