Back to Devexpress

SchedulerAppointmentDragBetweenResourcesEventArgs Class

blazor-devexpress-dot-blazor-8e749f78.md

latest1.6 KB
Original Source

SchedulerAppointmentDragBetweenResourcesEventArgs Class

Contains data for the AppointmentDraggingBetweenResources event.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public class SchedulerAppointmentDragBetweenResourcesEventArgs :
    SchedulerAppointmentOperationEventArgs

SchedulerAppointmentDragBetweenResourcesEventArgs is the data class for the following events:

Remarks

Refer to the AppointmentDraggingBetweenResources event description for an example.

Inheritance

Object EventArgs CancelEventArgs SchedulerAppointmentOperationEventArgs SchedulerAppointmentDragBetweenResourcesEventArgs

See Also

SchedulerAppointmentDragBetweenResourcesEventArgs Members

DevExpress.Blazor Namespace