Gets the hour half-based instance of the GanttChartViewUpdateScale class, used to make sure only exact hour half values are allowed to be set during a drag and drop operation.

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

Syntax

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

See Also