MobileForms Toolkit Documentation

Item.Clone Method 

Creates a deep copy of the Item.

public virtual Item Clone();

Return Value

New Item, which is the deep copy of this Item.

See Also

Item Class | Resco.Controls.DetailView Namespace