ASP.NET Pack Programmer's Guide
ItemEventArgs.Index Property
See Also
 





Gets an integer index related to the event.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public int Index { get; }

Visual Basic  Copy Code

Public ReadOnly Property Index As Integer

 Property Value

An integer value specifying the item's position within its containing collection.

 See Also

ItemEventArgs Members
ItemEventArgs Class
MindFusion.Diagramming Namespace