MonthFullName Property (C1CalendarItem)
In This Topic
Gets a full name of a month currently represented by calendar taking into account current culture.
Syntax
'Declaration
Public ReadOnly Property MonthFullName As String
public string MonthFullName {get;}
See Also