ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / HitTestInfo Structure / Y Property

In This Topic
    Y Property (HitTestInfo)
    In This Topic
    The Y coordinate of a point on the control surface, in pixels.
    Syntax
    'Declaration
     
    Public ReadOnly Property Y As Integer
    public int Y {get;}
    See Also