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