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

Calendar.MonthSelectorImageUrl Property

Specifies the url of the month selector image.

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

Remarks

Specifies the url of the month selector image. Month selector is used to select the whole month and is located at the left side of the day header.

See Also

Calendar Class | EO.Web Namespace


Direct link to this topic