Gets the month and day-based instance of the TimeScaleTextFormat class, formatting the specified date and time using the M format pattern, resulting values such as January 1, and December 31.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
public static TimeScaleTextFormat MonthDay { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property MonthDay As TimeScaleTextFormat |