Records the current selection from the data grid as a tab separated values string in the clipboard, and deletes them from the data grid.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
public void Cut()
Visual Basic (Declaration)
Public Sub Cut

See Also