Back to Devexpress

ASPxClientDiagramChangeConnectionEventArgs Class

aspnet-js-aspxclientdiagramchangeconnectioneventargs.md

latest1.1 KB
Original Source

ASPxClientDiagramChangeConnectionEventArgs Class

Contains information about the processed connection.

Declaration

ts
declare class ASPxClientDiagramChangeConnectionEventArgs extends ASPxClientEventArgs

Remarks

The Diagam control raises the RequestEditOperation event to request clarification about edit operation availability. The event argument’s args property returns an object of the ASPxClientDiagramChangeConnectionEventArgs type when the control processes the ChangeConnection operation.

For more information on edit operation restrictions, refer to the following help topic: Restrict Edit Operations.

Inheritance

ASPxClientEventArgs ASPxClientDiagramChangeConnectionEventArgs

See Also

ASPxClientDiagramChangeConnectionEventArgs Members