Gets the TableNode that contains this row.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public TableNode Table { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Table As TableNode |
A TableNode instance.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |