Click or drag to resize
DataCollectorBaseDataCollectionChanged Event
Raised when data in this collector has been changed. Use IsReady to check whether this element is indeed complete or not.

Namespace:  SD.LLBLGen.Pro.Core.GeneralDataStructures
Assembly:  SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntax
public event EventHandler DataCollectionChanged

Value

Type: SystemEventHandler
See Also