Spread Silverlight Documentation
Source Property (CalcCalculationManager)


GrapeCity.CalcEngine Namespace > CalcCalculationManager Class : Source Property
Gets the source.
Syntax
'Declaration
 
Public ReadOnly Property Source As ICalcSource
'Usage
 
Dim instance As CalcCalculationManager
Dim value As ICalcSource
 
value = instance.Source
public ICalcSource Source {get;}

Property Value

The source.
See Also

Reference

CalcCalculationManager Class
CalcCalculationManager Members