Back to Devexpress

ASPxClientDiagramBeforeChangeConnectorTextEventArgs Class

aspnet-js-aspxclientdiagrambeforechangeconnectortexteventargs.md

latest1.2 KB
Original Source

ASPxClientDiagramBeforeChangeConnectorTextEventArgs Class

Contains information about the processed connector.

Declaration

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

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

Inheritance

ASPxClientEventArgs ASPxClientDiagramBeforeChangeConnectorTextEventArgs

See Also

ASPxClientDiagramBeforeChangeConnectorTextEventArgs Members