MobileForms Toolkit Documentation

ItemTouchTimeSpan  Constructor (Item)

Creates new ItemTouchTimeSpan based on the existing Item.

public ItemTouchTimeSpan(
Item toCopy
);

Parameters

toCopy
Item to be copied.

Remarks

Only layout will be copied, Value is not copied. Use Clone to create exact copy.

See Also

ItemTouchTimeSpan Class | Resco.Controls.DetailView Namespace | ItemTouchTimeSpan Constructor Overload List