| C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace : InputTimeFormat Enumeration |
'Declaration Public Enum InputTimeFormat Inherits System.Enum
public enum InputTimeFormat : System.Enum
| Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Win.C1InputPanel.InputTimeFormat