Get the table for which the event has been raised.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public TableNode Table { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Table As TableNode |
An instance of the TableNode class.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |