MobileForms Toolkit Documentation

Item  Constructor (Item)

Creates new Item based on the existing Item.

public Item(
Item toCopy
);

Parameters

toCopy
Item to be copied.

Remarks

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

See Also

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