ASP.NET MVC Controls
FirstDayOfWeek Property

Gets or sets a value that represents the first day of the week, the one displayed in the first column of the calendar.
Syntax
'Declaration
 
Public Property FirstDayOfWeek As DayOfWeek
public DayOfWeek FirstDayOfWeek {get; set;}
Remarks
Setting this property to null causes the calendar to use the default for the current culture. In the English culture, the first day of the week is Sunday; in most European cultures, the first day of the week is Monday.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Calendar Class
Calendar Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback