Better ListView Class Reference

BetterListViewSortList.Remove Method

Remove the specified column index from the list.

public bool Remove(
   int columnIndex
);

Parameters

columnIndex
column index to be removed

Return Value

success

See Also

BetterListViewSortList Class | ComponentOwl.BetterListView Namespace