Initializes a new instance of the GroupEventArgs class.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public GroupEventArgs ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The Group related to the event.
See Also