Search
RemoveFromContainerCmd.Container Property
See Also
 





Gets the group associated with the command.

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

 Syntax

C#  Copy Code

public ContainerNode Container { get; }

Visual Basic  Copy Code

Public ReadOnly Property Container As ContainerNode

 Property Value

 See Also