'Declaration Public Property Hour12As0 As System.Boolean
public System.bool Hour12As0 {get; set;}
'Declaration Public Property Hour12As0 As System.Boolean
public System.bool Hour12As0 {get; set;}
This proprety determines the range of hours that can be entered or displayed when the format expression specified by the C1.Web.Wijmo.Controls.C1Input.Format or the DisplayFormat properties describe 12-hour format -- the "tt" and the "HH" keywords included.
If set this property to false, the control sets the range for the hour field from 1 - 12. If set to true the range is set to 0 - 11.