Click or drag to resize
CalculationWorks Logo
BcfTableViewBaseListChanged Event
Occurs when the list changes or an item in the list changes.

Namespace: CalculationWorks.ViewModel.Forms
Assembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 2.1.0.0
Syntax
public event ListChangedEventHandler ListChanged

Value

Type: System.ComponentModelListChangedEventHandler

Implements

IBindingListListChanged
See Also