Search
CellMouseEventArgs Properties
 


 Public Properties

  Name Description

Button

Gets the clicked mouse button.

Cell

Gets the cell related to the event. (Inherited from CellEventArgs.)

Clicks

Gets the number of mouse clicks.

X

Gets the relative x-coordinates of the mouse.

Y

Gets the relative y-coordinates of the mouse.

 See Also