Gets or sets the object of the Time picker Item.
The object associated with this Item.
This property return TimeSpan value that represent time. The value can be set only to TimeSpan convertible types. Value can be set to a null reference if AllowNoneTime is set to true. Otherwise a null reference as Value is converted to current time.
ItemTimeSpan Class | Resco.Controls.DetailView Namespace