Gets the table associated with the command.
Namespace: MindFusion.Diagramming.Commands
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public ContainerNode Container { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Container As ContainerNode |
See Also