Easy Tutorial
❮ Control Htmlimage Prop Webcontrol Panel Backimageurl ❯

ASP.NET Calendar SelectMonthText Property



Definition and Usage

The SelectMonthText property is used to specify the text displayed for selecting an entire month in the calendar.

Note: This property is only effective when the SelectionMode property is set to DayWeekMonth.

Syntax

Property Description
string Specifies the text displayed for selecting an entire month in the calendar. The default value is ">>".

Example

The following example shows a calendar where SelectMonthText is set to "->":


❮ Control Htmlimage Prop Webcontrol Panel Backimageurl ❯