DatePickerContentControl.Title Property

Definition

Gets or sets the title of the DatePickerContentControl.

public string Title { get; set; }

Property Value

String

The title of the DatePickerContentControl.

Remarks

The title is displayed in the border of the DatePickerContentControl when the user clicks it.

Applies to