MobileForms Toolkit Documentation

ItemTimeSpan  Constructor (Item)

Creates new ItemTimeSpan based on the existing Item.

public ItemTimeSpan(
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

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