Summary
Gets or sets the ViewModel corresponding to this specific View. This should be
a DependencyProperty if you're using XAML.
- Namespace
- ReactiveUI
.XamForms - Containing Type
- ReactiveImageCell
<TViewModel>
Syntax
public TViewModel ViewModel { get; set; }
Value
Type | Description |
---|---|
TViewModel |