Skip to main content

AppointmentDragStartingEventArgs.AllowedOperations Property

Namespace: DevExpress.UI.Xaml.Scheduler

Assembly: DevExpress.UI.Xaml.Scheduler.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

Declaration

public DataPackageOperation AllowedOperations { get; set; }

Property Value

Type
Windows.ApplicationModel.DataTransfer.DataPackageOperation
See Also