Wisej.Web.Day
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Specifies the day of the week.
public enum Day : Enum
Public Enum Day As [Enum]
Default
The default day of the week specified by the current locale.
Friday
The day Friday.
Monday
The day Monday.
Saturday
The day Saturday.
Sunday
The day Sunday.
Thursday
The day Thursday.
Tuesday
The day Tuesday.
Wednesday
The day Wednesday.
DateTimePicker.FirstDayOfWeek
Returns or sets the first day of the week as displayed in the month calendar.
MonthCalendar.FirstDayOfWeek
MonthCalendarExtenestions.FirstDayOfWeek
Sets the FirstDayOfWeek property of the specified MonthCalendar.
Last updated 9 months ago
Was this helpful?