DiagramItemsGeneratedEventArgs.GeneratedDiagramConnectors Property
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.dll
Declaration
Property Value
Type |
---|
ReadOnlyCollection<DiagramConnector> |
See Also
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.dll
public ReadOnlyCollection<DiagramConnector> GeneratedDiagramConnectors { get; }
Public ReadOnly Property GeneratedDiagramConnectors As ReadOnlyCollection(Of DiagramConnector)
Type |
---|
ReadOnlyCollection<DiagramConnector> |
No
Your feedback is appreciated.