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

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