The ClipboardHandler type exposes the following members.

Methods

  Name Description
Public method Copy
Copies the current selection to the clipboard.
Public method Cut
Cuts the current selection to the clipboard, removing all selected fields from the report.
Public method Delete
Removes all selected fields from the report.
Public method Paste
Copies a collection of fields from the clipboard to the report, adding them to the current section.

See Also