MobileForms Toolkit Documentation

ItemDateTime.NoneDateTime Field

Default DateTime used to represent "None" date.

public static DateTime NoneDateTime;

Remarks

The default value is DateTime.MinValue. Set this property and property AllowNullAsDate according to underlying data requirements.

See Also

ItemDateTime Class | Resco.Controls.DetailView Namespace