[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateHourField.MidnightAs24

MidnightAs24 Property

MidnightAs24

Gets or sets a value indicates whether treats midnight as 24 o'clock.

Declaration
public bool MidnightAs24 { get; set; }
Public Property MidnightAs24 As Boolean
Property Value
Type Description
bool

A bool value, true if we treat Midnight as 24 o'clock. Otherwise, false.
The default is false.

Remarks

The property indicates whether the middle night displayed as 24 or zero.