Click or drag to resize

FndDataTableCollection.CollectionChanged Event

Occurs when collection is changed

Namespace:  Ifs.Fnd.Data
Assembly:  Ifs.Fnd.Data (in Ifs.Fnd.Data.dll) Version: 4.52.10.0 (10.2.2.9999)
Syntax
C#
public event CollectionChangeEventHandler CollectionChanged

Value

Type: System.ComponentModel.CollectionChangeEventHandler
See Also