Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / DateTimeInfo Class / MonthFullName Property

In This Topic
    MonthFullName Property (DateTimeInfo)
    In This Topic
    Gets the full month name according to the CalendarHelper culture settings.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property MonthFullName As String
    public string MonthFullName {get;}
    See Also