March 2003
Intermediate to advanced
896 pages
32h 35m
English
Day
This enumeration is used by the MonthCalendar
control to set the FirstDayOfWeek property.
public enum Day { Monday = 0, Tuesday = 1, Wednesday = 2, Thursday = 3, Friday = 4, Saturday = 5, Sunday = 6, Default = 7 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ Day
MonthCalendar.FirstDayOfWeek
MonthCalendar.FirstDayOfWeek
Read now
Unlock full access