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