C1.Win.FlexGrid 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
 
See Also