DropAppointmentEventArgs.IsFromOutside Property
Indicates whether the content was dragged from an external control or application.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
The StartAppointmentDragFromOutside event occurs when the user drags an object in the Scheduler from an external source.
See Also