DiagramRequestEditOperationReason.CheckUIElementAvailability Property
In This Article
Indicates that the control is updating the UI. Set the allowed property to false
to hide the UI element associated with the specified operation.
#Declaration
TypeScript
static readonly CheckUIElementAvailability: string
#Property Value
Type | Description |
---|---|
string | Returns “Check |
See Also