ToString Method (C1DateSelector)
Converts the
SelectedDate property value to its equivalent string representation.
public override System.string ToString()
'Declaration
Public Overrides Function ToString() As System.String
Return Value
A string representation of the
SelectedDate property value.