DiagramConnectionChangingEventArgs.Connector Property
Returns the connector whose beginning/ending item is about to be changed.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v25.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Property Value
| Type | Description |
|---|---|
| DiagramConnector | A DiagramConnector object. |
See Also