Click or drag to resize

BcfTableViewBaseOnListChanged Method

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

Raises the ListChanged-event.

Namespace:  CalculationWorks.ViewModel.Forms
Assembly:  CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.0.0-beta6
Syntax
protected virtual void OnListChanged(
	ListChangedEventArgs e
)

Parameters

e
Type: System.ComponentModelListChangedEventArgs
The event-args.
Version Information

Forms

Supported in: 4.0
See Also