Easy Tutorial
❮ Prop Control Standard Page Prop Webcontrol Radiobuttonlist Repeatlayout 2 ❯

ASP.NET CalendarDay IsSelected Property


Definition and Usage

The IsSelected property is used to determine whether a date is selected in the Calendar control.

If the date is selected in the Calendar control, this property returns "TRUE"; otherwise, it returns "FALSE".


Example

The following example shows whether the selected date is in the current month:

❮ Prop Control Standard Page Prop Webcontrol Radiobuttonlist Repeatlayout 2 ❯