GrapeCity.Xaml.CalcEngine
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 Object
'Usage
 
Dim instance As CalcPropertyExpression
Dim value As Object
 
value = instance.Source
public object Source {get;}

Property Value

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

Reference

CalcPropertyExpression Class
CalcPropertyExpression Members