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





Gets the table that contains Cell.

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

 Syntax

C#  Copy Code

public TableNode Table { get; }

Visual Basic  Copy Code

Public ReadOnly Property Table As TableNode

 Property Value

An instance of the TableNode class.

 See Also

EditCellTextEventArgs Members
EditCellTextEventArgs Class
MindFusion.Diagramming.Wpf Namespace