DiagramLite Programmer's Guide
ItemEventArgs(T) Members
Constructors Properties
 


Contains the arguments passed to item instantiation event handlers.

The following tables list the members exposed by the ItemEventArgs(T) type.

 Public Constructors

  Name Description

ItemEventArgs

Initializes a new instance of the ItemEventArgs class.

 Public Properties

  Name Description

Index

Gets the index of the item.

Item

Gets the item.

 See Also

ItemEventArgs(T) Class
MindFusion.Diagramming Namespace