Easy Tutorial
❮ Prop Webcontrol Calendar Prevmonthtext Prop Webcontrol Calendar Selectweektext ❯

ASP.NET Calendar NextPrevFormat Property



Definition and Usage

The NextPrevFormat property is used to specify the format of the links for the next and previous months in the calendar.

Syntax

Attribute Description
format Specifies the format of the links for the next and previous months in the calendar. Possible values: ShortMonth

FullMonth
CustomText |


Example

The following example shows a calendar where NextPrevFormat is set to "ShortMonth":


❮ Prop Webcontrol Calendar Prevmonthtext Prop Webcontrol Calendar Selectweektext ❯