Summary
Gets a collection of dates that are marked as not selectable.
- Namespace
- Avalonia
.Controls - Containing Type
- CalendarDatePicker
Syntax
public CalendarBlackoutDatesCollection BlackoutDates { get; private set; }
Value
Type | Description |
---|---|
Calendar |
A collection of dates that cannot be selected. The default value is an empty collection. |