Raised while the user is moving multiple selected items, this event lets you cancel the modification.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public event EventHandler<SelectionValidationEventArgs> SelectionModifying |
Visual Basic
![]() |
---|
Public Event SelectionModifying As EventHandler(Of SelectionValidationEventArgs) |
SelectionModifying event handlers receive an argument of type SelectionValidationEventArgs.
Diagramming for .NET MAUI Guide | © 2025 MindFusion |