Easy Tutorial
❮ Prop Webcontrol Listitem Value Prop Webcontrol Linkbutton Onclientclick ❯

ASP.NET Calendar ShowNextPrevMonth Property



Definition and Usage

The ShowNextPrevMonth property is used to specify whether to display links for the next and previous months in the calendar.

By default, this property is set to TRUE, which means the links for the next and previous months are displayed. To remove these links, the property must be set to FALSE.

Syntax


Example

The following example sets ShowNextPrevMonth to FALSE:


❮ Prop Webcontrol Listitem Value Prop Webcontrol Linkbutton Onclientclick ❯