Easy Tutorial
❮ Control Htmlbutton Prop Webcontrol Calendar Daynameformat ❯

ASP.NET Calendar ShowTitle Property



Definition and Usage

The ShowTitle property is used to specify whether the title of the calendar is displayed.

By default, this property is set to TRUE, meaning the title of the calendar is displayed. To remove the title, the property must be set to FALSE.

Note: Hiding the title section also hides the links to the next and previous months as well as the month name.

Syntax


Example

The following example sets ShowTitle to FALSE:


❮ Control Htmlbutton Prop Webcontrol Calendar Daynameformat ❯