Represents the largest possible value of TimeOfDay. This field is read-only.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
public static readonly TimeOfDay MaxValue
Visual Basic (Declaration)
Public Shared ReadOnly MaxValue As TimeOfDay

See Also