[]
Selects a standard format pattern for the RibbonTimePicker.
public enum RibbonTimeFormat
| Name | Description |
|---|---|
| Custom | The time is converted to a string using the custom format pattern. |
| LongTime | The time is converted to a string using the format pattern for a long time value. |
| ShortTime | The time is converted to a string using the format pattern for a short time value. |