Wimark.Controls Class Library  

ListViewItem.Bounds Property

Gets the bounding rectangle of the item, including subitems.

[Visual Basic]
Public ReadOnly Property Bounds As Rectangle 
[C#]
public Rectangle Bounds {get;}
[C++]
public: __property Rectangle get_Bounds();

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