Get the table that contains Cell.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public TableNode Table { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Table As TableNode |
An instance of the TableNode class.
WpfDiagram Programmer's Guide | © 2024 MindFusion |