Click or drag to resize
Wizard .NET Library

EventedListTListChangedEventArgsTItemIndex Property

Gets the index of the item.

Namespace:  System.Collections.Generic
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
public int ItemIndex { get; }
Request Example View Source

Property Value

Type: Int32
The index of the item.
See Also