Back to Devexpress

ASPxClientDiagramChangeConnectorPointsEventArgs Class

aspnet-js-aspxclientdiagramchangeconnectorpointseventargs.md

latest1.1 KB
Original Source

ASPxClientDiagramChangeConnectorPointsEventArgs Class

Contains information about the processed connector.

Declaration

ts
declare class ASPxClientDiagramChangeConnectorPointsEventArgs 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 ASPxClientDiagramChangeConnectorPointsEventArgs type when the control processes the ChangeConnectorPoints operation.

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

Inheritance

ASPxClientEventArgs ASPxClientDiagramChangeConnectorPointsEventArgs

See Also

ASPxClientDiagramChangeConnectorPointsEventArgs Members