DatePicker.Format 屬性

定義

向使用者顯示的日期格式。 這是相依性屬性。

public string Format { get; set; }
member this.Format : string with get, set

屬性值

有效的日期格式。

備註

格式字串會傳遞至 DateTime.ToString (字串格式) 。

適用於