ListView.GetItemRect Method
.NET Framework 4
Retrieves the bounding rectangle for an item within the control.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetItemRect(Int32) | Retrieves the bounding rectangle for a specific item within the list view control. |
|
GetItemRect(Int32, ItemBoundsPortion) | Retrieves the specified portion of the bounding rectangle for a specific item within the list view control. |