Removes the specified column from the list view control.
public void removeColumn( int index )
index
The zero-based index of the column to remove.
WFCInvalidArgumentException thrown if the specified index is not valid.
See Also addColumn