ComponentOne Binding Expressions for WPF and Silverlight
Value Property (XObjectExpression)

C1.WPF.Binding Namespace > XObjectExpression Class : Value Property
Gets the inner value of this expression (may be an actual value or an IValueObject).
Syntax
'Declaration
 
Public ReadOnly Property Value As System.Object
public System.object Value {get;}
See Also

Reference

XObjectExpression Class
XObjectExpression Members