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