[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateShortHourDisplayFieldInfo.Hour12Mode

Hour12Mode Property

Hour12Mode

Gets or sets a value that indicates whether the hour 0 is displayed as hour 12.

Declaration
public Hour12Mode Hour12Mode { get; set; }
Public Property Hour12Mode As Hour12Mode
Property Value
Type Description
Hour12Mode

A DateShortHourDisplayFieldInfo.Hour12Mode enumeration indicates how to represent the hour 12 in duodecimal hour format. The default value is Hour12Mode.Hour0As12.

Remarks

This property retrieves the short hour display mode.