Specifies the html to display for the week selector.
[Visual Basic]
Public Property WeekSelectorHtml As
String
[C#]
public
String WeekSelectorHtml {get; set;}
Remarks
Specifies the html to display for the week selector. Week selector is used to select the whole week
and is located at the left side of each week.
When the whole week is selected, SelectedDayStyle property is used to display each selected day in the week. SelectedDates property is used to retrieve all the selected days.
See Also
Calendar Class | EO.Web Namespace