Back to Devexpress

ASPxClientDiagramBeforeChangeShapeTextEventArgs Class

aspnet-js-aspxclientdiagrambeforechangeshapetexteventargs.md

latest1.1 KB
Original Source

ASPxClientDiagramBeforeChangeShapeTextEventArgs Class

Contains information about the processed shape.

Declaration

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

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

Inheritance

ASPxClientEventArgs ASPxClientDiagramBeforeChangeShapeTextEventArgs

See Also

ASPxClientDiagramBeforeChangeShapeTextEventArgs Members