Skip to main content

SchedulerControl.AllowAppointmentDragProperty Field

Identifies the SchedulerControl.AllowAppointmentDrag dependency property.

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v26.1.dll

Declaration

public static readonly DependencyProperty AllowAppointmentDragProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also