Gets or sets the action that caused the event.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public NotifyCollectionChangedAction Action { get; set; } |
Visual Basic Copy Code |
---|
Public Property Action As NotifyCollectionChangedAction |
A member of the NotifyCollectionChangedAction enumeration.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |