Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
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.
Overload List
Name
Description
FindNearestItem(SearchDirectionHint, Point)
Finds the next item from the given point, searching in the specified direction (Inherited from ListView.)
FindNearestItem(SearchDirectionHint, Int32, Int32)
Finds the next item from the given x- and y-coordinates, searching in the specified direction. (Inherited from ListView.)
Top