Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version

remove-column

Arguments: list-view column-name

Removes the list-view-column whose programmatic name is column-name from list-view. Does nothing if there is no such item. An error will be signaled if an attempt is made to remove the first (leftmost) column, since this column is special and cannot be removed. (The first column can be modified, however.)


Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version