Gets the hours component of the time interval represented by the current TimeOfDay structure.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public int Hours { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Hours As Integer |