DiagramItemInitializingEventArgs Properties
Provides data for the DiagramControl.ItemInitializing event.Name | Description |
---|---|
Item | Returns the diagram item that is being initialized. |
ItemUsage | Indicates whether the item is a part of the diagram or toolbox preview. |
See Also