Skip to main content
All docs
V23.2

DiagramRequestEditOperationReason Members

Declares client constants that identify the reason the diagram requests an edit operation’s availability.

Properties

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