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





Gets the cell whose text has been edited.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public TableNode.Cell Cell { get; }

Visual Basic  Copy Code

Public ReadOnly Property Cell As TableNode.Cell

 Property Value

An instance of the TableNode.Cell class.

 See Also

EditCellTextEventArgs Members
EditCellTextEventArgs Class
MindFusion.Diagramming.Wpf Namespace