ComponentOne DateTimeEditors for WPF and Silverlight
BlackoutDates Property (C1DatePicker)

C1.WPF.DateTimeEditors Namespace > C1DatePicker Class : BlackoutDates Property
Gets a collection of dates that are marked as not selectable.
Syntax
'Declaration
 
Public ReadOnly Property BlackoutDates As System.Windows.Controls.CalendarBlackoutDatesCollection
public System.Windows.Controls.CalendarBlackoutDatesCollection BlackoutDates {get;}

Property Value

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

Reference

C1DatePicker Class
C1DatePicker Members