CalendarViewTemplateSettings.WeekDay1 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The first day of the week.