DiagramItemsGeneratedEventArgs Properties
| Name | Description |
|---|---|
| GeneratedConnectors | Returns the collection of generated connectors that represent connections between data objects. This property is obsolete. Use the GeneratedDiagramConnectors property instead. |
| GeneratedDiagramConnectors | Returns the collection of generated connectors that represent connections between data objects. |
| GeneratedItems | Returns the collection of generated items that represent data objects. |
| GenerationKind |
See Also