PyCListCtrl
.DeleteColumn
int =
DeleteColumn(
first
)
Deletes the specified column from the list control.
Parameters
first
: int
Index of the column to be removed.