Gets the string representation of the selected date.

Namespace:  C1.Phone
Assembly:  C1.Phone (in C1.Phone.dll)

Syntax

C#
public string SelectedDateString { get; }
Visual Basic
Public ReadOnly Property SelectedDateString As String
	Get

See Also