ListView.GetItemRect Method
.NET Framework 2.0
Retrieves the bounding rectangle for an item within the control.
| Name | Description |
|---|---|
| ListView.GetItemRect (Int32) | Retrieves the bounding rectangle for a specific item within the list view control. |
| ListView.GetItemRect (Int32, ItemBoundsPortion) | Retrieves the specified portion of the bounding rectangle for a specific item within the list view control. |