Contains the arguments passed to handlers of the GroupImported event.
Namespace: MindFusion.Diagramming.Import
Assembly: MindFusion.Diagramming.Import.Visio
SyntaxC#
Copy Code
|
|---|
public class GroupImportedEventArgs : EventArgs |
Visual Basic
Copy Code
|
|---|
Public Class GroupImportedEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Diagramming.Import.GroupImportedEventArgs
See Also