CalendarViewTemplateSettings.WeekDay1 Property

Definition

Gets the first day of the week.

public:
 property Platform::String ^ WeekDay1 { Platform::String ^ get(); };
winrt::hstring WeekDay1();
public string WeekDay1 { get; }
var string = calendarViewTemplateSettings.weekDay1;
Public ReadOnly Property WeekDay1 As String

Property Value

String

Platform::String

winrt::hstring

The first day of the week.

Applies to