[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ItemTemplateCollection.Remove

Remove Method

Remove(ItemTemplate)

Deletes the specific item from the collection.

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

The ItemTemplate object that will be deleted.