[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateShortHourDisplayField.Hour12Mode

Hour12Mode Property

Hour12Mode

Gets or sets a value indicating show hour 0 and hour12 both to 0 or 12. This is a dependency property.

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

A Hour12Mode enumeration indicates how we represents the hour 12 in duodecimal hour format. The default value is GrapeCity.Windows.InputMan.Hour12Mode.Hour0As12.

Exceptions
Type Condition
ArgumentException

The assigned value is not type of Hour12Mode.