Skip to main content

ASPxClientAppointmentFlags.allowDragBetweenResources Property

Gets a value that specifies whether an end-user is allowed to drag and drop appointments between resources.

#Declaration

TypeScript
allowDragBetweenResources: boolean

#Property Value

Type Description
boolean

true if the end-user can drag appointment from one resource to another; otherwise, false.

See Also