Hi Constain,
Thanks for using Syncfusion product.
In order to change header format for ScheduleControl, you can use the WorkWeekHeaderFormat property. Please refer to the below code example,
Code example
|
this.scheduleControl1.Appearance.WorkWeekHeaderFormat = "dddd"; |
Screenshot
Please refer the below UG link,
Regards,
Mohanraj G