DiagramItemsGeneratedEventArgs Properties
Provides data for the DiagramDataBindingBehaviorBase.ItemsGenerated event.Name | Description |
---|---|
GeneratedConnectors | Returns the collection of generated connectors that represent connections between data objects. |
GeneratedDiagramConnectors | |
GeneratedItems | Returns the collection of generated items that represent data objects. |
GenerationKind |
See Also