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

DiagramConnectionChangingEventArgs Class

Provides data for the DiagramControl.ConnectionChanging event.

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v18.2.dll

Declaration

public class DiagramConnectionChangingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
DiagramConnectionChangingEventArgs
See Also