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