Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Calendar.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.

[Visual Basic]
Public Property TitleLeftArrowDownImageUrl As String
[C#]
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

Calendar Class | EO.Web Namespace


Direct link to this topic