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

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

Syntax

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

See Also