The hour of the TimeOfDay, considered on the twelve-hour clock (e.g. 14:30 returns 2).

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public int TwelveHourClockHour { get; }
Visual Basic (Declaration)
Public ReadOnly Property TwelveHourClockHour As Integer

See Also