newStartingIndex Property

Summary

Gets the 0-based index at which the change occurred.

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

Property Value

The 0-based index at which new items are added or moved items now exist. If unused, the default is -1.

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.