Click or drag to resize

EntityViewBaseTEntityListChanged Event

Event which is fired when the entity collection related to this entityview is changed.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntax
public event ListChangedEventHandler ListChanged

Value

Type: System.ComponentModelListChangedEventHandler

Implements

IBindingListListChanged
See Also