CalendarDayButton.IsInactive Property

Definition

Gets a value that indicates whether this button represents a day that is not in the currently displayed month.

C#
public bool IsInactive { get; }

Property Value

true if the button represents a day that is not in the currently displayed month; otherwise, false.

Remarks

When the DisplayMode of a calendar is Month, it might display days that are not in that month. For example, a calendar that shows March 2009 also displays the days February 22 through February 28 and April 1 through April 4. Because those dates are not in the month of March, the IsInactive property is set to true for the buttons that represent those days.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10