aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-bce8d525.md
Provides methods that allow you to configure nested options of the client-side appointmentDragging object.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class SchedulerAppointmentDraggingBuilder :
OptionsOwnerBuilder
The following members return SchedulerAppointmentDraggingBuilder objects:
Show 20 links
Do not instantiate this class explicitly. A new SchedulerAppointmentDraggingBuilder class instance is created when you call the AppointmentDragging(Action<SchedulerAppointmentDraggingBuilder>) method.
Object OptionsOwnerBuilder SchedulerAppointmentDraggingBuilder
See Also