MobileForms Toolkit Documentation

SeparatorCell.Clone Method 

Clones the SeparatorCell.

public override Cell Clone();

Return Value

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

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

SeparatorCell Class | Resco.Controls.AdvancedComboBox Namespace