FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / BeforeMouseDownEventArgs Class / X Property

In This Topic
    X Property (BeforeMouseDownEventArgs)
    In This Topic
    Gets the x-coordinate of a mouse click.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property X As Integer
    public int X {get;}
    See Also