ComponentOne DateTimeEditors for UWP
Value Property

C1.UWP.DateTimeEditors Assembly > C1.Xaml.DateTimeEditors Namespace > C1TimeEditor Class : Value Property
Gets or sets the TimeSpan value in the C1.Silverlight.DateTimeEditors.C1TimeEditor.
Syntax
'Declaration
 
Public Property Value As System.Nullable(Of TimeSpan)
public System.Nullable<TimeSpan> Value {get; set;}
See Also

Reference

C1TimeEditor Class
C1TimeEditor Members