DateTimePicker.

DisplayDateStart Property

Summary

Gets or sets the first date to be displayed.
Namespace
MahApps.Metro.Controls
Containing Type
DateTimePicker

Syntax

public DateTime? DisplayDateStart { get; set; }

Value

Type Description
DateTime?