MindFusion.Wpf Pack Programmer's Guide
WorksheetTabMouseEventArgs Properties
 


 Public Properties

  Name Description

Button

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

Clicks

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

Tab

Gets the tab related to the event.

Worksheet

Gets the related worksheet. (Inherited from WorksheetEventArgs.)

X

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

Y

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

 See Also

WorksheetTabMouseEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace