MobileForms Toolkit Documentation

ItemDateTime Fields

The fields of the ItemDateTime class are listed below. For a complete list of ItemDateTime class members, see the ItemDateTime Members topic.

Public Static Fields

AllowNullAsDate If set to true, a null reference can be used as "None" date, otherwise NoneDateTime is used.
DTIncrement Can be used to adjust the time picker for ItemDateTime.
DTTimeFrom Can be used to adjust the time picker for ItemDateTime.
DTTimeTo Can be used to adjust the time picker for ItemDateTime.
DTWidth Can be used to adjust the time picker width for ItemDateTime.
NoneDateTime Default DateTime used to represent "None" date.

Protected Instance Fields

AutoScaleFactor (inherited from Item) 
m_Text (inherited from Item) Text of the Item.
m_Value (inherited from Item) Value of the Item.

See Also

ItemDateTime Class | Resco.Controls.DetailView Namespace