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