Gets or sets the object of the DateTime picker Item.
The object associated with this Item.
This property return DateTime value that represent date and time. The value can be set only to DateTime convertible types. Value can be set to a null reference if both AllowNoneDate is set to true and AllowNullAsDate is true. Otherwise a null reference as Value is converted to NoneDateTime.
ItemTouchDateTime Class | Resco.Controls.DetailView Namespace