Gets the days that are not selectable.
Namespace:
C1.WPF.DateTimeEditorsAssembly: C1.WPF.DateTimeEditors (in C1.WPF.DateTimeEditors.dll)
Syntax
| C# |
|---|
public CalendarBlackoutDatesCollection BlackoutDates { get; private set; } |
| Visual Basic (Declaration) |
|---|
Public Property BlackoutDates As CalendarBlackoutDatesCollection Get Private Set |