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