Gets the Point that defines the hit test location.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public Point Point { get; }
Visual Basic
Public ReadOnly Property Point As Point
	Get

See Also