Removes a category from the control.
Namespace: MindFusion.Diagramming.Blazor
Assembly: MindFusion.Diagramming.Blazor
SyntaxC#
Copy Code
|
|---|
public void RemoveCategory ( |
Visual Basic
Copy Code
|
|---|
Public Sub RemoveCategory( _ |
The title of the category to remove.
See Also