The ClipboardHandler type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Copy |
Copies the current selection to the clipboard.
|
|
|
Cut |
Cuts the current selection to the clipboard, removing all selected fields from the report.
|
|
|
Delete |
Removes all selected fields from the report.
|
|
|
Paste |
Copies a collection of fields from the clipboard to the report,
adding them to the current section.
|