Table of Contents
TitleLeftArrowDownImageUrl Property

Specifies the URL string that points to the arrow image displayed on the left side of the title heading area when the mouse is pressed down.

Syntax
 public String TitleLeftArrowDownImageUrl { get; set; }

Property Value

String

A string specifying image URL to display as navigation arrow on left end of title area when the mouse is pressed down.

This property is read / write.

Remarks

"Next" and "Previous" arrows are used to navigate pages. They are displayed on the left end and right end of title area. A page may display one or multiple months.

See Also