Click or drag to resize

JamShellColumnCollectionRemove Method

Overload List
  NameDescription
Public methodRemove(ColumnHeader)
Removes the specified column header from the collection.
(Inherited from ListViewColumnHeaderCollection.)
Public methodRemove(JamShellColumnHeader)
Removes the specified ColumnHeader from the collection.
Public methodRemove(SHCOLUMNID)
Removes the shell column identified by the passed SHCOLUMNID.
Top
See Also