Expands the category with the specified title.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public void ExpandCategory ( |
Visual Basic
Copy Code
|
|---|
Public Sub ExpandCategory( _ |
The title of the category to expand.
See Also