Gets or sets a value indicating whether the change is confirmed.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool Confirm { get; set; } |
Visual Basic Copy Code |
---|
Public Property Confirm As Boolean |
true to confirm the change; false, to reject it.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |