Table of Contents
MonthSelectorHtml Property

Specifies the html to display for the month selector.

Syntax
 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