Adds a new category to the palette.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public void AddCategory ( |
Visual Basic
Copy Code
|
|---|
Public Sub AddCategory( _ |
The title text of the category.
See Also