CalendarViewTemplateSettings.HeaderText Property

Definition

Gets the text of the header.

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

Property Value

String

Platform::String

winrt::hstring

The text of the header.

Applies to