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

In This Topic
    ToString Method (ViewSlot)
    In This Topic
    Returns string representation of the Date property value.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As System.String
    public override System.string ToString()
    See Also