Spread Silverlight Documentation
Source Property (CalcExternalIdentity)


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

Property Value

The source.
See Also

Reference

CalcExternalIdentity Class
CalcExternalIdentity Members