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