C1.Win.FlexGrid Namespace / C1FlexGrid Class / Cut Method

In This Topic
Cut Method (C1FlexGrid)
In This Topic
Cuts the content of the current selection to the clipboard.
Syntax
'Declaration
 
Public Sub Cut() 
 
Remarks
This command copies the current selection to the clipboard, then deletes the editable content within the selection.
See Also