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

Calendar.MonthSelectorHtml Property

Specifies the html to display for the month selector.

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

Remarks

Specifies the html to display for the month selector. 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