Wimark.Controls Class Library  

ListViewItemCancelEventArgs.Item Property

The item to be checked, edited or selected.

[Visual Basic]
Public ReadOnly Property Item As ListViewItem 
[C#]
public ListViewItem Item {get;}
[C++]
public: __property ListViewItem* get_Item();

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

ListViewItemCancelEventArgs Class | ListViewItemCancelEventArgs Members | Wimark.Controls Namespace