ComponentOne FlexPivot for WinForms
ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly
/
C1.Win.C1FlexGrid Namespace
/
C1FlexGrid Class
/ Cut Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Cut Method (C1FlexGrid)
In This Topic
Cuts the content of the current selection to the clipboard.
Syntax
Visual Basic
C#
'Declaration Public Sub Cut()
public void Cut()
Remarks
This command copies the current selection to the clipboard, then deletes the editable content within the selection.
See Also
Reference
C1FlexGrid Class
C1FlexGrid Members