[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.CollectionBase-1.OnAddRangeComplete

OnAddRangeComplete Method

OnAddRangeComplete(object[])

Performs additional custom processes after inserting a new element array into the CollectionBase instance.

Declaration
protected virtual void OnAddRangeComplete(object[] value)
Protected Overridable Sub OnAddRangeComplete(value As Object())
Parameters
Type Name Description
object[] value

The new value of the element.