MobileForms Toolkit Documentation

ImageCell.Clone Method 

Clones the ImageCell.

public override Cell Clone();

Return Value

A new ImageCell with the same properties as the current ImageCell.

Remarks

The Cell cannot be used in more then one RowTemplate. Use this method to create the copy of the cell in another template.

See Also

ImageCell Class | Resco.Controls.AdvancedList Namespace