Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / DayOfWeekSlot Class / DayFullName Property

In This Topic
    DayFullName Property
    In This Topic
    Gets a culture specific full name for the DayOfWeek.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DayFullName As String
    public string DayFullName {get;}
    See Also