Method of IListPane
Remove column by index
ListPane.RemoveColumn(nVal);
ListPane.RemoveColumn nVal
HRESULT hr = ListPane.RemoveColumn(nVal);
IListPane