Skip to main content
A newer version of this page is available. .
All docs
V20.2

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