Creates a new instance of NotifyLeadCollectionChangedEventArgs for a move operation.
createMove = function(oldStartingIndex, newStartingIndex)
static createMove(oldStartingIndex: number, newStartingIndex: number): NotifyLeadCollectionChangedEventArgs;
oldStartingIndex
0-based old starting index of the moved item(s)
newStartingIndex
0-based new starting index of the moved item(s)
The object this method creates.
Products |
Support |
Feedback: createMove Method (NotifyLeadCollectionChangedEventArgs) - Leadtools |
Introduction |
Help Version 19.0.2017.3.21
|