Syntax
public enum FirstDayOfWeek
Remarks
Members
Member Name | Description |
---|
Default |
Indicates that the first day of the week is specified by the system settings.
|
Friday |
Indicates that the first day of the week is Friday.
|
Monday |
Indicates that the first day of the week is Monday.
|
Saturday |
Indicates that the first day of the week is Saturday.
|
Sunday |
Indicates that the first day of the week is Sunday.
|
Thursday |
Indicates that the first day of the week is Thursday.
|
Tuesday |
Indicates that the first day of the week is Tuesday.
|
Wednesday |
Indicates that the first day of the week is Wednesday.
|
Requirements
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0