ComponentOne FlexGrid for WinForms
Cut Method

C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class : Cut Method
Cuts the content of the current selection to the clipboard.
Syntax
'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

C1FlexGridBase Class
C1FlexGridBase Members