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