AppointmentInplaceEditorViewModel Events
A View Model that contains in-place editor settings.| Name | Description |
|---|---|
| IsActiveChanged | Occurs when the AppointmentInplaceEditorViewModel.IsActive property value is changed. |
| PropertyChanged | Occurs when a property value changes. Inherited from BindableBase. |
See Also