Easy Tutorial
❮ Prop Webcontrol Textbox Rows Aspnet Masterpages ❯

ASP.NET CalendarDay IsOtherMonth Property



Definition and Usage

The IsOtherMonth property is used to determine whether a date belongs to the month displayed by the calendar.

If the date belongs to the displayed month, this property returns "FALSE"; otherwise, it returns "TRUE".


Example

The following example shows whether the selected date belongs to the current month:


❮ Prop Webcontrol Textbox Rows Aspnet Masterpages ❯