Gets the quarter-based instance of the ScheduleChartViewAllocationUpdateScale class, used to make sure only exact quarter values are allowed to be set during a drag and drop operation.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
public static ScheduleChartViewAllocationUpdateScale Quarter { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property Quarter As ScheduleChartViewAllocationUpdateScale |