Easy Tutorial
❮ Control Listcontrol Prop Webcontrol Listcontrol Validationgroup ❯

ASP.NET Calendar NextPrevStyle Property



Definition and Usage

The NextPrevStyle property is used to set and return the style of the next and previous month links in the calendar.

Syntax

Property Description
style Specifies the style to be set. See Style Control
value Specifies the value of the specified style.

Example 1

The following example shows one way to set the NextPrevStyle in the calendar:


Example 2

The following example shows another way to set the NextPrevStyle in the calendar:


Try It - Demo

Set the NextPrevStyle of the Calendar Control (with declaration and script)


❮ Control Listcontrol Prop Webcontrol Listcontrol Validationgroup ❯