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.)

See Also