[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.NotifyCollection-1.OnCollectionChanged

OnCollectionChanged Method

OnCollectionChanged(NotifyCollectionChangedEventArgs)

Raises the CollectionChanged event with the provided arguments.

Declaration
protected virtual void OnCollectionChanged(NotifyCollectionChangedEventArgs e)
Protected Overridable Sub OnCollectionChanged(e As NotifyCollectionChangedEventArgs)
Parameters
Type Name Description
NotifyCollectionChangedEventArgs e

Arguments of the event being raised.