Hello,
With the RadScheduleView, is it possible to make it so that the user can resize only by dragging the end time of an appointment, but not the start time?
I attempted to implement this by overriding CanStartResize in a custom ScheduleViewDragDropBehavior, but couldn't find any way to determine if it is the start or end time that is being dragged.
Any assistance would be greatly appreciated
Thanks