Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / DayOfWeekSlot Class / DayShortName Property

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