Summary
Gets an expression representing the property on the viewmodel bound to the view.
This can be a child property, for example x.Foo.Bar.Baz in which case
that will be the expression.
- Namespace
- ReactiveUI
- Containing Type
- IReactiveBinding
<TView, TValue>
Syntax
Expression ViewModelExpression { get; }
Value
Type | Description |
---|---|
Expression |