action Property

Summary

Gets the action that caused the event.

Syntax
TypeScript
JavaScript
Object.defineProperty(NotifyLeadCollectionChangedEventArgs.prototype, 'action', 
	get: function(), 
	set: function(value) 
) 

Property Value

The action that caused the event.

Remarks

When checking for changes in LeadCollection.CollectionChanged, it is better practice to check the values of OldItems and NewItems than Action.

See NotifyLeadCollectionChangedEventArgs for more information.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.