HourFormat Enum
Contains values specifying the manner in which the hour portion is displayed.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Members
Name | Description |
---|---|
Default
|
The hour format obtained from the operation system time settings. |
Hour12
|
The hour portion varies from 00 to 12. A time suffix is displayed. |
Hour24
|
The hour portion varies from 00 to 24. |