DateTimeEditors for UWP
CustomFormat プロパティ (C1DatePicker)

C1.UWP.DateTimeEditors アセンブリ > C1.Xaml.DateTimeEditors 名前空間 > C1DatePicker クラス : CustomFormat プロパティ
カスタム日付/時刻書式文字列を取得または設定します。
シンタックス
'宣言
 
Public Property CustomFormat As System.String
public System.string CustomFormat {get; set;}
解説
デフォルトは null です。

Mask プロパティと CustomFormat プロパティの両方を使用する場合は、両方のプロパティ値が矛盾しないようにしてください。

参照

C1DatePicker クラス
C1DatePicker メンバ