Gets the common tab separated values for the item that is currently copying or pasting.

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

Syntax

C#
public string[] CommonTabSeparatedValues { get; internal set; }
Visual Basic (Declaration)
Public Property CommonTabSeparatedValues As String()

See Also