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