SelectDate Method (WPFToolkitCalendar)

Action

Selects the given date and clears the current selection.

Syntax

C#
toolkitCalendar.SelectDate(dateToSelect)
VB
toolkitCalendar.SelectDate(dateToSelect)
Variable Description
dateToSelect The date to select. DateTime?.