[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListColumnCollectionInfo.Remove

Remove Method

Remove(ListColumnInfo)

Deletes a specific item form the collection.

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

The ListColumnInfo item to be deleted.