AppointmentDragEventArgs.AllowAll Property
Gets or sets whether the user can drag the appointment along time cells.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to allow the drag operation; otherwise, false. |
See Also