Click or drag to resize

BcfTableViewBaseCollectionChanged Event

[This is preliminary documentation and is subject to change.]

Occurs when the collection changes.

Namespace:  CalculationWorks.ViewModel.Windows
Assembly:  CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.0.0-beta6
Syntax
public event NotifyCollectionChangedEventHandler CollectionChanged

Return Value

Type: 
The event handler receives an argument of type NotifyCollectionChangedEventArgs, which contains data that is related to this event.

Implements

INotifyCollectionChangedCollectionChanged
Version Information

BCF

Supported in: 4.0
See Also