A user should be able to disable executing any of the cut/copy/paste (ctrl+x, ctrl+c, ctrl+v) commands.
Currently RadGridView exposes the ClipboardCopyMode and ClipboardPasteMode which allow one to control the Copy and Paste operations. From Q2 2015 we will add a ClipboardCutMode which will allow one to control all operations separately.