MobileForms Toolkit Documentation

ButtonCell.Clone Method 

Clones the ButtonCell.

public override Cell Clone();

Return Value

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

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

ButtonCell Class | Resco.Controls.AdvancedTree Namespace