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