Gets the numeric month-based instance of the TimeScaleTextFormat class, formatting the specified date and time using the %M format pattern, resulting values such as 9, and 12.

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

Syntax

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

See Also