SelectDate Method (WPFCalendar)

Action

Selects the given date and clears the current selection.

Syntax

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