[]
Specifies the TimeSpan format the C1TimeEditor control displays.
public enum C1TimeEditorFormat
| Name | Description |
|---|---|
| Custom | The C1TimeEditor control displays the time value in a custom format. |
| LongTime | The C1TimeEditor control displays long time values. |
| ShortTime | The C1TimeEditor control displays short time values. |
| TimeSpan | The C1TimeEditor control displays time span (doesn't show am/pm designators). |