FirstDayOfWeek Property (WPFCalendar)

Class

WPFCalendar.

Action

Gets the day that is considered the beginning of the week.

Syntax

C#
protected CalendarDayOfWeek FirstDayOfWeek { get; }
VB
'Declaration
Protected Read Property FirstDayOfWeek As CalendarDayOfWeek

Access

Read only.