MobileForms Toolkit Documentation

ColumnCollection.Remove Method 

Removes the first occurrence of a specific column from the ColumnCollection.

public void Remove(
Column column
);

Parameters

column
Column to remove.

See Also

ColumnCollection Class | Resco.Controls.SmartGrid Namespace