Spread Silverlight Documentation
Source Property (CalcPropertyExpression)


GrapeCity.CalcEngine.Expressions Namespace > CalcPropertyExpression Class : Source Property
Gets the object that declares the property.
Syntax
'Declaration
 
Public ReadOnly Property Source As System.Object
'Usage
 
Dim instance As CalcPropertyExpression
Dim value As System.Object
 
value = instance.Source
public System.object Source {get;}

Property Value

A System.Object value that declares the property.
See Also

Reference

CalcPropertyExpression Class
CalcPropertyExpression Members