[]
        
(Showing Draft Content)

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

CollectionChanged Event

Occurs when an item is added, removed, changed, moved, or the entire list is refreshed.

Implements
Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public event NotifyCollectionChangedEventHandler CollectionChanged
Public Event CollectionChanged As NotifyCollectionChangedEventHandler
Returns
Type Description
NotifyCollectionChangedEventHandler Occurs when an item is added, removed, changed, moved, or the entire list is refreshed.