Easy Tutorial
❮ Prop Websecurity Currentusername Prop Webcontrol Hyperlink Navigateurl ❯

ASP.NET Calendar CaptionAlign Property



Definition and Usage

The CaptionAlign property is used to set or return the alignment of the calendar's caption text.

Syntax

Property Description
align Specifies the alignment of the caption text. Possible values: Top - The caption is displayed at the top of the calendar. Text is centered. <br> Bottom - The caption is displayed at the bottom of the calendar. Text is centered. <br> Left - The caption is displayed at the top of the calendar. Text is left-aligned. <br> Right - The caption is displayed at the top of the calendar. Text is right-aligned.

Example

The following example sets the Caption property in the calendar to align the caption at the bottom of the calendar:


❮ Prop Websecurity Currentusername Prop Webcontrol Hyperlink Navigateurl ❯