Search
RemoveFromContainerCmd.Container Property
See Also
 






Gets the group associated with the command.

Namespace: MindFusion.Diagramming.Commands
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public ContainerNode Container { get; }

Visual Basic  Copy Code

Public ReadOnly Property Container As ContainerNode

 Property Value

 See Also