'宣言 Public Enum C1TimeEditorFormat Inherits System.Enum
public enum C1TimeEditorFormat : System.Enum
'宣言 Public Enum C1TimeEditorFormat Inherits System.Enum
public enum C1TimeEditorFormat : System.Enum
| メンバ | 解説 |
|---|---|
| Custom | C1TimeEditor コントロールの時刻の値がカスタム書式で表示されます。 |
| LongTime | C1TimeEditor コントロールには長い書式の時刻が表示されます。 |
| ShortTime | C1TimeEditor コントロールには短い書式の時刻が表示されます。 |
| TimeSpan | C1TimeEditor コントロールには時間間隔が表示されます(am/pm 指定子は表示されません)。 |
System.Object
System.ValueType
System.Enum
C1.Silverlight.DateTimeEditors.C1TimeEditorFormat