MindFusion.Wpf Pack Programmer's Guide
CellEventArgs Properties
 


 Public Properties

  Name Description

Cell

Get the cell for which the event is raised.

Column

Gets the index of the table's column that contains Cell.

MouseButton

Gets which mouse button has been pressed.

MousePosition

Gets the current mouse pointer position.

Row

Gets the index of the table's row that contains Cell.

Table

Get the table that contains Cell.

 See Also

CellEventArgs Class
MindFusion.Diagramming.Wpf Namespace