Contains the name of a JavaScript function that should be invoked while the user is moving multiple selected items, this event lets you cancel the modification.
Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms
C# Copy Code |
---|
public string SelectionMovingScript { get; set; } |
Visual Basic Copy Code |
---|
Public Property SelectionMovingScript As String |