Articles in this section
Category / Section

How will you change the Order of Weekdays displayed in the DropDownCalendarControl?

1 min read

 

You can change the Order of the weekday which should be displayed first as a First weekday as follows.

[C#] //Specify the First Weekday that should be displayed in the DropDownCalendarControl this.DropDownCalendarControl1.StartWeekDay = DayOfWeek.Wednesday; [VB] ''Specify the First Weekday that should be displayed in the DropDownCalendarControl Me.DropDownCalendarControl1.StartWeekDay = DayOfWeek.Wednesday

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied