Gets the current selection from the data grid as a tab separated values string.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public override string GetCopy() |
Visual Basic (Declaration) |
---|
Public Overrides Function GetCopy As String |