Back to Devexpress

DiagramItemsGeneratedEventArgs Properties

windowsforms-devexpress-dot-xtradiagram-dot-diagramitemsgeneratedeventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

DiagramItemsGeneratedEventArgs Properties

NameDescription
GeneratedConnectorsReturns the collection of generated connectors that represent connections between data objects. This property is obsolete. Use the GeneratedDiagramConnectors property instead.
GeneratedDiagramConnectorsReturns the collection of generated connectors that represent connections between data objects.
GeneratedItemsReturns the collection of generated items that represent data objects.
GenerationKind

See Also

DiagramItemsGeneratedEventArgs Class

DiagramItemsGeneratedEventArgs Members

DevExpress.XtraDiagram Namespace