Skip to main content
A newer version of this page is available. .

DiagramConnectionChangedEventArgs Class

Provides data for the DiagramControl.ConnectionChanged event.

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v18.2.dll

Declaration

public class DiagramConnectionChangedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
DiagramConnectionChangedEventArgs
See Also