CalendarDayButton.IsBlackedOut Property

Definition

Gets a value that indicates whether the date is unavailable.

public:
 property bool IsBlackedOut { bool get(); };
public bool IsBlackedOut { get; }
member this.IsBlackedOut : bool
Public ReadOnly Property IsBlackedOut As Boolean

Property Value

true if the date unavailable; otherwise, false.

Applies to