Gets the value of the current TimeOfDay structure expressed in whole and fractional hours.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public double TotalHours { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property TotalHours As Double |