Share via


ListView.FindNearestItem Method (2007 System)

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

Public method

FindNearestItem(SearchDirectionHint, Point)

Finds the next item from the given point, searching in the specified direction (Inherited from ListView.)

Public method

FindNearestItem(SearchDirectionHint, Int32, Int32)

Finds the next item from the given x- and y-coordinates, searching in the specified direction. (Inherited from ListView.)

Top

See Also

Reference

ListView Class

ListView Members

Microsoft.Office.Tools.Excel.Controls Namespace