Gets a string representation of the DisplayDate property value formatted with the current YearMonthPattern value.

Namespace:  C1.Phone.Calendar
Assembly:  C1.Phone.Calendar (in C1.Phone.Calendar.dll)

Syntax

C#
public string MonthHeader { get; }
Visual Basic
Public ReadOnly Property MonthHeader As String
	Get

See Also