Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1DatePicker
.
.
::
.
.
ToString Method
C1DatePicker Class
See Also
Provides a text representation of the selected date.
Namespace:
C1.Silverlight.DateTimeEditors
Assembly:
C1.Silverlight.DateTimeEditors
(in C1.Silverlight.DateTimeEditors.dll)
Syntax
C#
public
override
string
ToString
()
Visual Basic
Public
Overrides
Function
ToString
As
String
Return Value
A text representation of the selected date, or an empty string if SelectedDate is a null reference.
See Also
C1DatePicker Class
C1.Silverlight.DateTimeEditors Namespace