ListViewItem::ListViewSubItem::Bounds Property
.NET Framework (current version)
Gets the bounding rectangle of the ListViewItem::ListViewSubItem.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.Drawing::RectangleThe bounding Rectangle of the ListViewItem::ListViewSubItem.
If the ListViewItem::ListViewSubItem has not been added to a ListViewItem or the owning ListViewItem has not been added to a ListView, the Bounds property returns an empty Rectangle.
.NET Framework
Available since 2.0
Available since 2.0
Show: