MindFusion.Wpf Pack Programmer's Guide
RowMouseEventArgs Members
Properties
 


Contains the arguments passed to row-related mouse events.

The following tables list the members exposed by the RowMouseEventArgs type.

 Public Properties

  Name Description

Button

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

Clicks

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

Row

Gets the row for which the event was raised.

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

RowMouseEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace