AppointmentEditViewModelBase Events
A base class for View Models created for end-user appointment editing (window editor, in-place editor, drag and resize).Name | Description |
---|---|
PropertyChanged | Occurs when a property value changes. Inherited from BindableBase. |
See Also