[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SubItemCollection.Remove

Remove Method

Remove(SubItem)

Deletes a specific item form the collection.

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

The SubItem value to be deleted.