[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListColumnCollectionInfo.RemoveProcess

RemoveProcess Method

RemoveProcess(ListColumnInfo)

Process method before a column be removed to the collection.

Declaration
protected virtual void RemoveProcess(ListColumnInfo column)
Protected Overridable Sub RemoveProcess(column As ListColumnInfo)
Parameters
Type Name Description
ListColumnInfo column

A ListColumnInfo value which is removing from the collection.