Gets the string representation of the selected time.

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

Syntax

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

See Also