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

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