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





Gets the cell related to the event.

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

CellEventArgs Members
CellEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace