Spread Windows Forms 17
Spread Windows Forms 17.0 Product Documentation / Developer's Guide / Touch Support with the Component / Using Touch Support / Using Touch Support with Clipboard Operations
In This Topic
    Using Touch Support with Clipboard Operations
    In This Topic

    You can use touch gestures and the touch menu bar to cut, copy, and paste.

    Select a range of cells. Tap the selected range to display the touch menu bar options. Tap the Cut, Copy, or Paste menu items.

    Touch Support with Clipboard Operations

    The ClipboardOptions property specifies what areas are part of the cut, copy, or paste.

    See Also