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