Gets or sets the action that caused the event.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public NotifyCollectionChangedAction Action { get; set; } |
Visual Basic Copy Code |
---|
Public Property Action As NotifyCollectionChangedAction |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |