DropAppointmentEventArgs.IsFromOutside Property
Indicates whether the content was dragged from an external control or application.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v25.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
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