Gets a current time vertical bar-based instance of the GanttChartViewVerticalBarProvider class.

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

Syntax

C#
public static GanttChartViewVerticalBarProvider CurrentTimeVerticalBar { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property CurrentTimeVerticalBar As GanttChartViewVerticalBarProvider

See Also