Gets or sets a value that indicates whether the current time vertical line is displayed.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
bool IsCurrentTimeLineVisible { get; set; } |
| Visual Basic (Declaration) |
|---|
Property IsCurrentTimeLineVisible As Boolean |