DateTimeEditors for UWP
TimeFormat プロパティ

C1.UWP.DateTimeEditors アセンブリ > C1.Xaml.DateTimeEditors 名前空間 > C1DateTimePicker クラス : TimeFormat プロパティ
選択された時刻の表示に使用する C1TimeEditorFormat 形式を指定します。
シンタックス
'宣言
 
Public Property TimeFormat As C1TimeEditorFormat
public C1TimeEditorFormat TimeFormat {get; set;}
解説
このプロパティに C1TimeEditorFormat.TimeSpan 値は有効ではありません。TimeFormat プロパティを C1TimeEditorFormat.TimeSpan 値に設定しても、C1DateTimePicker コントロールは以前の設定値を使用します。
参照

C1DateTimePicker クラス
C1DateTimePicker メンバ