MobileForms Toolkit Documentation

LinkCell.Clone Method 

Clones the LinkCell.

public override Cell Clone();

Return Value

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

Remarks

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

See Also

LinkCell Class | Resco.Controls.AdvancedComboBox Namespace