Removes an existing menu item from the menu's items collection.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool RemoveMenuItem ( |
Visual Basic Copy Code |
---|
Public Function RemoveMenuItem( _ |
The item to remove.
true if the item was successfully removed, otherwise false.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |