Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
CalendarHelper
.
.
::
.
.
WeekStart Property
CalendarHelper Class
See Also
Gets or sets the
DayOfWeek
value determining the first day of the week. Default is system settings.
Namespace:
C1.Silverlight.Schedule
Assembly:
C1.Silverlight.Schedule
(in C1.Silverlight.Schedule.dll)
Syntax
C#
public
DayOfWeek
WeekStart
{
get
;
set
; }
Visual Basic
Public
Property
WeekStart
As
DayOfWeek
Get
Set
See Also
CalendarHelper Class
C1.Silverlight.Schedule Namespace