DiagramEditingSettings Properties
Contains settings that control the ASPxDiagram edit functionality.
Name | Description |
---|---|
Allow |
Specifies whether a user can add a shape. |
Allow |
Specifies whether a user can link a connector to a shape, delink a connector from a shape, and change a connection point. |
Allow |
Specifies whether a user can change points of an existing connector. This property does not affect new connectors. |
Allow |
Specifies whether a user can change a connector’s text. |
Allow |
Specifies whether a user can change a shape’s text. |
Allow |
Specifies whether a user can delete a connector. |
Allow |
Specifies whether a user can delete a shape. |
Allow |
Specifies whether a user can move a shape. |
Allow |
Specifies whether a user can resize a shape. |
See Also