ComponentOne Basic Library for UWP
ToString Method (C1DateSelector)

C1.UWP Assembly > C1.Xaml Namespace > C1DateSelector Class : ToString Method
Converts the SelectedDate property value to its equivalent string representation.
Syntax
'Declaration
 
Public Overrides Function ToString() As System.String
public override System.string ToString()

Return Value

A string representation of the SelectedDate property value.
See Also

Reference

C1DateSelector Class
C1DateSelector Members