DisplayDateStart Property (WPFToolkitCalendar)

Action

Gets the first date that is available in the calendar.

Syntax

C#
protected DateTime? DisplayDateStart { get; }
VB
'Declaration
Protected Read Property DisplayDateStart As DateTime?

Access

Read only.