The ClipboardHandler type exposes the following members.

Properties

  Name Description
Public property CanCut
Determines whether the current selection can be cut/copied to the clipboard (returns true if there is at least one field selected).
Public property CanPaste
Determines whether the clipboard contains data that can be pasted into the report.

See Also