Gets or sets a value indicating whether the event is handled.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool IsHandled { get; set; } |
Visual Basic Copy Code |
---|
Public Property IsHandled As Boolean |
A boolean value.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |