MobileForms Toolkit Documentation

ListItem.Delete Method 

Removes the item from parent ItemCollection.

public virtual void Delete();

Remarks

Call the Remove method of the parent, row is no longer used, can be added to another ItemCollection.

See Also

ListItem Class | Resco.Controls.AdvancedComboBox Namespace