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

AppointmentItemResizeEventArgs Constructors

Provides data for the SchedulerControl.AppointmentResize event.
Name Parameters Description
AppointmentItemResizeEventArgs(AppointmentDragResizeViewModel, DateTimeRange, ResourceItem, ResizedSide, ResizeState) viewModel, hitInterval, hitResource, resizedSide, state Initializes a new instance of the AppointmentItemResizeEventArgs class with the specified settings.
See Also