[]
Gets or sets a value indicating whether middle night displayed as hour 24. This is a dependency property.
public bool MidnightAs24 { get; set; }
Public Property MidnightAs24 As Boolean
Type | Description |
---|---|
bool | true if middle night is displayed as hour 24; otherwise, false. The default value is false. |