Gets a collection of dates that are marked as not selectable.
Namespace:
C1.Silverlight.DateTimeEditorsAssembly: C1.Silverlight.DateTimeEditors (in C1.Silverlight.DateTimeEditors.dll)
Syntax
| C# |
|---|
public CalendarBlackoutDatesCollection BlackoutDates { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] private set; } |
| Visual Basic |
|---|
Public Property BlackoutDates As CalendarBlackoutDatesCollection <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Private Set |