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