Skip to main content

BlackoutDates Property

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

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public CalendarBlackoutDatesCollection? BlackoutDates { get; }

Property Value

CalendarBlackoutDatesCollection
A collection of dates that cannot be selected. The default value is an empty collection.

See Also

Reference

CalendarDatePicker Class
Avalonia.Controls Namespace