MobileForms Toolkit Documentation

ItemTouchDateTime.DateTime Property

Gets or sets the DateTime value of the item.

public System.DateTime DateTime {get; set;}

Property Value

The DateTime value of the item.

Remarks

NoneDateTime is used as a representation of DateTime.MinValue is used as a a null reference Value.

See Also

ItemTouchDateTime Class | Resco.Controls.DetailView Namespace