ComponentOne DateTimeEditors for UWP
ToString Method (C1DateTimePicker)

C1.UWP.DateTimeEditors Assembly > C1.Xaml.DateTimeEditors Namespace > C1DateTimePicker Class : ToString Method
Provides a text representation of the DateTime property.
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 DateTime is a null reference.
See Also

Reference

C1DateTimePicker Class
C1DateTimePicker Members