Gets or sets a the separator between parent and child WBS index string parts.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public string WbsIndexStringSeparator { get; set; } |
Visual Basic (Declaration) |
---|
Public Property WbsIndexStringSeparator As String |