Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
ClipboardHandler
.
.
::
.
.
Cut Method
ClipboardHandler Class
See Also
Cuts the current selection to the clipboard, removing all selected fields from the report.
Namespace:
C1.Win.C1ReportDesigner
Assembly:
C1.Win.C1ReportDesigner.2
(in C1.Win.C1ReportDesigner.2.dll)
Syntax
C#
public
bool
Cut
()
Visual Basic
Public
Function
Cut
As
Boolean
Return Value
Returns false if there is no selection to cut.
See Also
ClipboardHandler Class
C1.Win.C1ReportDesigner Namespace