Contains the arguments passed to row-related mouse events.
The following tables list the members exposed by the RowMouseEventArgs type.
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the clicked mouse button. |
|
![]() |
Gets the number of mouse clicks. |
|
![]() |
Gets the related row. (Inherited from RowEventArgs.) |
|
![]() |
Gets the relative x-coordinates of the mouse. |
|
![]() |
Gets the relative y-coordinates of the mouse. |
See Also