MindFusion.Wpf Pack Programmer's Guide
CellMouseEventArgs Properties
 


 Public Properties

  Name Description

Button

Gets the clicked mouse button. (Inherited from BaseMouseEventArgs.)

Cell

Gets the cell for which the event was raised.

Clicks

Gets the number of mouse clicks. (Inherited from BaseMouseEventArgs.)

X

Gets the relative x-coordinates of the mouse. (Inherited from BaseMouseEventArgs.)

Y

Gets the relative y-coordinates of the mouse. (Inherited from BaseMouseEventArgs.)

 See Also

CellMouseEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace