AppointmentDragResizeViewModel Constructors
View model used in the drag-and-drop and resize operations, containing appointment property values which are modified during an action.Name | Parameters | Description |
---|---|---|
AppointmentDragResizeViewModel(AppointmentItem, SchedulerControl) | appointment, scheduler | Initializes a new instance of the AppointmentDragResizeViewModel class with the specified settings. |
See Also