Gets the item index at the specified position.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public virtual int GetIndexAt( Point point ) |
Visual Basic |
---|
Public Overridable Function GetIndexAt ( _ point As Point _ ) As Integer |
Parameters
- point
- Type: System.Windows..::..Point
The point.