Wimark.Controls Class Library  

DataGridViewModelValueEventArgs.ItemIndex Property

Gets a value indicating the item index of the property that raised the event.

[Visual Basic]
Public ReadOnly Property ItemIndex As Integer 
[C#]
public int ItemIndex {get;}
[C++]
public: __property int get_ItemIndex();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

DataGridViewModelValueEventArgs Class | DataGridViewModelValueEventArgs Members | Wimark.Controls Namespace