DateTimeEditors for WinRT
GetIndexAt Method (C1ListViewer)

The point in the screen relative to this control.
Gets the index of the item at the specified position in the screen.
Syntax
'Declaration
 
Public Function GetIndexAt( _
   ByVal screenPoint As Windows.Foundation.Point _
) As System.Integer
public System.int GetIndexAt( 
   Windows.Foundation.Point screenPoint
)

Parameters

screenPoint
The point in the screen relative to this control.

Return Value

The index of the item, otherwise -1
See Also

Reference

C1ListViewer Class
C1ListViewer Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback