Skip to main content
A newer version of this page is available. .

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 new instance of the AppointmentDragResizeViewModel class with the specified settings.
See Also