EditItemViewModel Constructors
A View Model for the edit operation in the DialogEditFormBehavior.Name | Parameters | Description |
---|---|---|
EditItemViewModel(Object, Object, Action, String) | item, editOperationContext, dispose, title | Initializes a new instance of the EditItemViewModel class with specified settings. |
See Also