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