MobileForms Toolkit Documentation

ItemTouchDateTime Class

Item that implement Touch DateTime Picker control.

For a list of all members of this type, see ItemTouchDateTime Members.

System.Object
   Resco.Controls.DetailView.Item
      Resco.Controls.DetailView.ItemTouchDateTime

public class ItemTouchDateTime : Item

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class is derived from Item object. It provide Touch DateTime picker control. The DateTime picker can be in three modes, in DateTime mode, Date mode and Time mode. Default style is DateTime.

Requirements

Namespace: Resco.Controls.DetailView

Assembly: Resco.DetailView.CF3 (in Resco.DetailView.CF3.dll)

See Also

ItemTouchDateTime Members | Resco.Controls.DetailView Namespace