Gets or sets whether users are allowed to edit the text of diagram items.
Namespace: MindFusion.Diagramming.Blazor
Assembly: MindFusion.Diagramming.Blazor
C# Copy Code |
---|
public bool AllowInplaceEdit { get; set; } |
Visual Basic Copy Code |
---|
Public Property AllowInplaceEdit As Boolean |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |