MobileForms Toolkit Documentation

IconCell.Clone Method 

Clones the IconCell.

public override Cell Clone();

Return Value

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

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

IconCell Class | Resco.Controls.AdvancedList Namespace