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