DiagramRequestEditOperationReason Properties
Declares client constants that identify the reason the diagram requests an edit operation’s availability.Name | Description |
---|---|
CheckUIElementAvailability static |
Indicates that the control is updating the UI. Set the allowed property to false to hide the UI element associated with the specified operation.
|
ModelModification static | Indicates if a user attempts an edit operation. You can specify whether to allow the operation and display an error message if necessary. |
See Also