Gets or sets the separator displayed before the assignment.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public string Separator { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Separator As String |