moai.DoMethod(id, "RemoveColumn", pos)
pos from the listview. pos can be an absolute
index position starting from 0 for the first column or one of the following
special values:
First
Last
Note that Listview.RemoveColumn is only supported if the listview is
in Listview or Dataview mode. See Listview.ForceMode for details.