collectionChanged Event (LeadCollection)

Summary

Occurs when an item is added, removed, changed, moved, or the entire list is refreshed.

Syntax

JavaScript Syntax
Object.defineProperty(LeadCollection.prototype,'collectionChanged',  
	get: function(), 
	set: function(value) 
) 
function collectionChanged.add(function(sender, e)); 
function collectionChanged.remove(function(sender, e)); 
TypeScript Syntax
collectionChanged: void;

Event Data
ParameterTypeDescription
sendervarThe source of the event.
eNotifyLeadCollectionChangedEventArgsThe event data.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize