[]
        
(Showing Draft Content)

C1.WPF.C1ListViewer.GetIndexAt

GetIndexAt Method

GetIndexAt(Point)

Gets the index of the item at the specified position in the screen.

Declaration
public int GetIndexAt(Point screenPoint)
Public Function GetIndexAt(screenPoint As Point) As Integer
Parameters
Type Name Description
Point screenPoint

The point in the screen relative to this control.

Returns
Type Description
int

The index of the item, otherwise -1