Property Value
A string array containing the names of the days of the week as displayed in the header. By default, DateTimeFormatInfo.DayNames of the current culture if DefaultDayNamesMode is set to DayNamesMode.Full; DateTimeFormatInfo.AbbreviatedDayNames of the current culture if DefaultDayNamesMode is set to DayNamesMode.Abbreviated; or
DateTimeFormatInfo.ShortestDayNames of the current culture if DefaultDayNamesMode is set DayNamesMode.Shortest.