MobileForms Toolkit Documentation

ItemDateTime Class

Item that implement DateTime Picker control.

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

System.Object
   Resco.Controls.DetailView.Item
      Resco.Controls.DetailView.ItemDateTime

public class ItemDateTime : 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 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

ItemDateTime Members | Resco.Controls.DetailView Namespace