ToString Method (C1DateTimeSelector)
Provides a text representation of the selected date.
public override System.string ToString()
'Declaration
Public Overrides Function ToString() As System.String
Return Value
A text representation of the selected date, or an empty string if SelectedDate is a null reference.