DateTimeEditors for UWP/WinRT
C1TimeEditorFormat 列挙体

C1TimeEditor コントロールに表示される TimeSpan 書式を指定します。
構文
'宣言
 
Public Enum C1TimeEditorFormat 
   Inherits System.Enum
public enum C1TimeEditorFormat : System.Enum 
メンバ
メンバ解説
CustomC1TimeEditor コントロールの時刻の値がカスタム書式で表示されます。
LongTimeC1TimeEditor コントロールには長い書式の時刻が表示されます。
ShortTimeC1TimeEditor コントロールには短い書式の時刻が表示されます。
TimeSpanC1TimeEditor コントロールには時間間隔が表示されます(am/pm 指定子は表示されません)。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.DateTimeEditors.C1TimeEditorFormat

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1.Xaml.DateTimeEditors 名前空間

Send Feedback