[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.SelectedDatesCollection.CollectionChanged

CollectionChanged Event

Occurs when the items list of the collection has changed, or the collection is reset.

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 the items list of the collection has changed, or the collection is reset.