Toggles the expanded/collapsed state of the category with the specified title.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public void ToggleCategory ( |
Visual Basic
Copy Code
|
|---|
Public Sub ToggleCategory( _ |
The title of the category to toggle.
See Also