[]
Gets or sets a value indicates whether treat midnight as 24 o'clock. This is a dependency property.
public bool MidnightAs24 { get; set; }
Public Property MidnightAs24 As Boolean
Type | Description |
---|---|
bool | A bool value, true if we treat Midnight as 24 o'clock. Otherwise, false. |