Gets the numeric month leading zero-based instance of the TimeScaleTextFormat class, formatting the specified date and time using the MM format pattern, resulting values such as 09, and 12.

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

Syntax

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

See Also