BlackoutDates Property (WPFToolkitCalendar)

Action

Gets a list of dates that are marked as not selectable.

Syntax

C#
protected List(Of DateTime?) BlackoutDates { get; }
VB
'Declaration
Protected Read Property BlackoutDates As List(Of DateTime?)

Access

Read only.