MindFusion.Wpf Pack Programmer's Guide
CellMouseEventArgs.Cell Property
See Also
 





Gets the cell for which the event was raised.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public Cell Cell { get; }

Visual Basic  Copy Code

Public ReadOnly Property Cell As Cell

 Property Value

An instance of the Cell class.

 See Also

CellMouseEventArgs Members
CellMouseEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace