Wimark.Controls Class Library  

ItemCollectionEventArgs.Item Property

Gets the item that is inserted or removed.

[Visual Basic]
Public ReadOnly Property Item As Object 
[C#]
public object Item {get;}
[C++]
public: __property Object* 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

ItemCollectionEventArgs Class | ItemCollectionEventArgs Members | Wimark.Controls Namespace