ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / DayOfWeekSlot Class / ToString Method

In This Topic
    ToString Method (DayOfWeekSlot)
    In This Topic
    Returns the culture-specific day shortest name.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As System.String
    public override System.string ToString()
    See Also