Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / DateTimeInfo Class / MonthFullName Property

In This Topic
    MonthFullName Property
    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