Gets a full name of a month currently represented by calendar taking into account current culture.

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