ASP.NET Pack Programmer's Guide
GroupCollection.groupEventArgs Field
See Also
 





A ItemEventArgs instance used for passing arguments to the event handlers for the events of this collection. Used to avoid creating many small objects that would burden the garbage collector.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected GroupEventArgs groupEventArgs

Visual Basic  Copy Code

Protected groupEventArgs As GroupEventArgs

 See Also

GroupCollection Members
GroupCollection Class
MindFusion.Diagramming Namespace