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





Gets a reference to the TableNode containing this 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 representing the table containing this cell.

 See Also

TableNode.Cell Members
TableNode.Cell Class
MindFusion.Diagramming.Wpf Namespace