[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListColumnCollection.Remove

Remove Method

Remove(ListColumn)

Deletes a specific item form the collection.

Declaration
public void Remove(ListColumn item)
Public Sub Remove(item As ListColumn)
Parameters
Type Name Description
ListColumn item

The ListColumn item to be deleted.