MVCxSchedulerWeekView.SetDayOfWeekHeaderTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetDayOfWeekHeaderTemplateContent(Action<DayOfWeekHeaderTemplateContainer>) | contentMethod | Allows you to provide a template for rendering the header indicating the day of week. |
| SetDayOfWeekHeaderTemplateContent(String) | content | Allows you to provide a template for rendering the header indicating the day of week. |