MobileForms Toolkit Documentation

RowCollection.Remove Method 

Removes the first occurrence of a specific row from the RowCollection.

public void Remove(
Row row
);

Parameters

row
Row to remove.

Example

See Also

RowCollection Class | Resco.Controls.SmartGrid Namespace