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 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

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