MobileForms Toolkit Documentation

ItemCheckBox.Clone Method 

Creates a deep copy of the ItemCheckBox.

public override Item Clone();

Return Value

New ItemCheckBox, which is the deep copy of this ItemCheckBox.

See Also

ItemCheckBox Class | Resco.Controls.DetailView Namespace