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

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