AR
Anupama Roy
Syncfusion Team
July 27, 2006 07:36 PM UTC
Hi James,
You can use this.dateTimePickerAdv1.Calendar.FirstDayOfWeek property inorder to set the start of the week day.
Code in C#:
this.dateTimePickerAdv1.Calendar.FirstDayOfWeek = System.Windows.Forms.Day.Monday;
Kindly let us know if you have any difficulties.
Thanks for choosing Syncfusion products.
Regards,
Anu.