Gets or sets the selected time.

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

Syntax

C#
public TimeSpan SelectedTime { get; set; }
Visual Basic
Public Property SelectedTime As TimeSpan
	Get
	Set

See Also