Back to Devexpress

ASPxClientDiagramAddShapeEventArgs Class

aspnet-js-aspxclientdiagramaddshapeeventargs.md

latest1.0 KB
Original Source

ASPxClientDiagramAddShapeEventArgs Class

Contains information about the processed shape.

Declaration

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

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

Inheritance

ASPxClientEventArgs ASPxClientDiagramAddShapeEventArgs

See Also

ASPxClientDiagramAddShapeEventArgs Members