Search
Calendar.cutToClipboard Method
See Also
 






Cuts the currently selected items to the clipboard.

Namespace: MindFusion.Scheduling
Assembly: Calendar.js

 Syntax

JavaScript  Copy Code

function cutToClipboard ()

 Remarks

Copies the currently selected items to the system clipboard and removes them from the schedule.

 See Also