Answer posted by Dan Letecky [DayPilot] 12 years ago.
With the upcoming 7.8 release you will be able to use:
dp.eventTapAndHoldHandling = "ContextMenu";
This will activate the context menu for the "tap and hold" gesture. You will need to add custom drag handlers using event active areas to enable drag and drop event moving.