WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly
/
C1.WinUI.DateTimeEditors Namespace
/
C1DatePicker Class
/ ToString Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ToString Method (C1DatePicker)
In This Topic
Provides a text representation of the selected date.
Syntax
C#
public
override
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