Gets the day of week two initials-based instance of the TimeScaleTextFormat class, formatting the specified date and time using the ddd format pattern and extracting only the first two characters, resulting values such as Su, and Mo.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
public static TimeScaleTextFormat DayOfWeekTwoInitials { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property DayOfWeekTwoInitials As TimeScaleTextFormat |