Description
Enables the Control to serve as a View for a viewmodel described by a model-bound object.
Modifying a viewmodel observable bound to the Control propagates the change directly to the model-bound object.
Controls:
- GroupSubView
- AutoSizeGroupSubView
- SpanSubView
- StackLayoutSubView
Use Case
Allows the creation of simple Class view model where the ViewModel structure toViewModel/toObject is not necessary.