ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / HitTestInfo Class / Point Property

In This Topic
    Point Property
    In This Topic
    Gets the Point that defines the hit test location.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Point As Point
    public Point Point {get;}
    See Also