Blackout Dates
The blackout dates feature of the DateRangePicker component allows you to define a set of dates that will be disabled and the user cannot select them.
The list of disabled dates is assigned through the BlackoutDates
property of RadDateRangePicker
. The property expects a collection of DateTime
objects.
Blackout the weekends of the current month
