[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.NotifyCollection.OnCollectionChanged

OnCollectionChanged Method

OnCollectionChanged(CollectionChangeEventArgs)

Raises the CollectionChanged event.

Declaration
protected virtual void OnCollectionChanged(CollectionChangeEventArgs ccevent)
Protected Overridable Sub OnCollectionChanged(ccevent As CollectionChangeEventArgs)
Parameters
Type Name Description
CollectionChangeEventArgs ccevent

A CollectionChangeEventArgs that contains the event data.