ComponentOne Basic Library for UWP
ToString Method (C1DateTimeSelector)

C1.UWP Assembly > C1.Xaml Namespace > C1DateTimeSelector Class : ToString Method
Provides a text representation of the selected date.
Syntax
'Declaration
 
Public Overrides Function ToString() As System.String
public override System.string ToString()

Return Value

A text representation of the selected date, or an empty string if SelectedDate is a null reference.
See Also

Reference

C1DateTimeSelector Class
C1DateTimeSelector Members