MobileForms Toolkit Documentation

RowTemplate.CellCollection.Remove Method 

Removes the first occurrence of a specific Cell from the CellCollection.

public void Remove(
Cell value
);

Parameters

value
The Cell to remove from the CellCollection.

See Also

RowTemplate.CellCollection Class | Resco.Controls.AdvancedList Namespace