MindFusion.Wpf Pack Programmer's Guide
ColumnMouseEventArgs Properties
 


 Public Properties

  Name Description

Button

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

Clicks

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

Column

Gets the column 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

ColumnMouseEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace