[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListColumnCollection.RemoveProcess

RemoveProcess Method

RemoveProcess(ListColumn)

Process method before a column be removed to the collection.

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

A ListColumn value which is removing from the collection.