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

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

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

See Also