Gets or sets the letter of days of week.
An String that contains letter of days of week. The default is a empty string, what mean use of default regional setting. In English regional settings it is "SMTWTFS".
This string must be at least 7 characters length. If not, it will append empty space until 7 characters. If you set string with more then 7 characters, all characters over 7 are ignored.
Each letter is the first character of day name and it must start from Sunday, Monday, Tuesday, Wednesday, etc.
MonthCalendarEx Class | Resco.Controls.DetailView.DetailViewInternal Namespace