Skip to main content

ASPxClientAppointmentFlags.allowDrag Property

Gets a value that specifies whether an end-user is allowed to drag and drop appointments to another time slot or date.

Declaration

allowDrag: boolean

Property Value

Type Description
boolean

true if the user can drag and drop appointments; otherwise, false.

See Also