Back to Devexpress

DiagramRequestEditOperationReason.ModelModification Property

aspnet-js-diagramrequesteditoperationreason-dot-modelmodification.md

latest576 B
Original Source

DiagramRequestEditOperationReason.ModelModification Property

Indicates if a user attempts an edit operation. You can specify whether to allow the operation and display an error message if necessary.

Declaration

ts
static readonly ModelModification: string

Property Value

TypeDescription
string

Returns “ModelModification”.

|

See Also

DiagramRequestEditOperationReason Class

DiagramRequestEditOperationReason Members