Search
FoldContainerCmd.Container Property
See Also
 





Gets the table associated with the command.

Namespace: MindFusion.Diagramming.Commands
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public ContainerNode Container { get; }

Visual Basic  Copy Code

Public ReadOnly Property Container As ContainerNode

 Property Value

 See Also