Gets the common tab separated values of the header row.

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

Syntax

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

See Also