DatePicker.Date Property

Definition

Gets or sets the displayed date. This is a bindable property.

public DateTime Date { get; set; }
member this.Date : DateTime with get, set

Property Value

The DateTime displayed in the DatePicker.

Applies to