[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListItemCollection.Remove

Remove Method

Remove(ListItem)

Deletes a specific item form the collection.

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

The ListItem object to be deleted.