ComponentOne DateTimeEditors for WPF and Silverlight
ToString Method (C1DatePicker)

C1.WPF.DateTimeEditors Namespace > C1DatePicker 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

C1DatePicker Class
C1DatePicker Members