Wimark.Controls Class Library  

ListViewItem.ImageList Property

Gets the ImageList that contains the image displayed with the item.

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

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

ListViewItem Class | ListViewItem Members | Wimark.Controls Namespace