DisplayDate Property (WPFToolkitCalendar)

Action

Gets the date to display.

Syntax

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

Access

Read only.