Class ItemDragHitContext
Defines the constants that specify where the mouse is during a appointment drag in a Week or Month view.
Inheritance
System.Object
ItemDragHitContext
Namespace: Syncfusion.Schedule
Assembly: Syncfusion.Schedule.Base.dll
Syntax
public sealed class ItemDragHitContext : Enum
Fields
Calendar
Mouse is over the calendar.
Declaration
public const ItemDragHitContext Calendar
Field Value
| Type |
|---|
| ItemDragHitContext |
Schedule
Mouse is over the schedule control.
Declaration
public const ItemDragHitContext Schedule
Field Value
| Type |
|---|
| ItemDragHitContext |