Gets the group for which the event was raised.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Group Group { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Group As Group |
An instance of the Group class.