System.ComponentModel.ListChangedEventArgs.NewIndex Property

Gets the index of the item affected by the change.

Syntax

public int NewIndex { get; }

Value

Documentation for this section has not yet been entered.

Remarks

For items that have been moved, this property represents the new location of the item.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0