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

Calendar.TitleLeftArrowImageUrl Property

Specifies the URL string that points to the arrow image displayed on the left side of the title heading area.

[Visual Basic]
Public Property TitleLeftArrowImageUrl As String
[C#]
public String TitleLeftArrowImageUrl {get; set;}

Property Value

String

A string specifying image URL to display as navigation arrow on left end of title area.

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