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.1.0.0 (5.1.0)
Syntax
public event ListChangedEventHandler ListChanged

Value

Type: System.ComponentModelListChangedEventHandler

Implements

IBindingListListChanged
See Also