MobileForms Toolkit Documentation

Row.Delete Method 

Removes the row from parent RowCollection.

public virtual void Delete();

Remarks

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

See Also

Row Class | Resco.Controls.AdvancedList Namespace