Gets or sets the TimeSpan value in the C1TimeEditor.
Namespace:
C1.Xaml.DateTimeEditorsAssembly: C1.Xaml.DateTimeEditors (in C1.Xaml.DateTimeEditors.dll)
Syntax
| C# |
|---|
public Nullable<TimeSpan> Value { get; set; } |
| Visual Basic |
|---|
Public Property Value As Nullable(Of TimeSpan) Get Set |