Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / DaySlot Class / ToString Method

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