Gets the full month name according to the CalendarHelper culture settings.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

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

See Also