ListView.FindNearestItem Method
.NET Framework 4.5
Finds the next item from a given point, searching in the specified direction.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
FindNearestItem(SearchDirectionHint, Point) | Finds the next item from the given point, searching in the specified direction |
|
FindNearestItem(SearchDirectionHint, Int32, Int32) | Finds the next item from the given x- and y-coordinates, searching in the specified direction. |