MobileForms Toolkit Documentation

ItemTouchDateTime Constructor

Initializes a new instance of the ItemTouchDateTime class.

Overload List

Initializes a new instance of the ItemTouchDateTime class.

public ItemTouchDateTime();

Creates new ItemDateTime based on the existing Item.

public ItemTouchDateTime(Item);

TouchDateTime picker item contructor.

public ItemTouchDateTime(string,RescoDateTimePickerStyle);

See Also

ItemTouchDateTime Class | Resco.Controls.DetailView Namespace