Do you always set FirstDayOfWeek to Monday on a MonthCalendar?

Last updated by Igor Goldobin about 2 months ago.See history

It is always good idea to set FirstDayOfWeek property to Monday to initialize it instead of leave it with the dafault value.

Figure: Bad example - FirstDayOfWeek is default

Figure: Good example - FirstDayOfWeek set to Monday

We open source. Powered by GitHub