Adds an item to the control.
Namespace: MindFusion.Diagramming.Blazor
Assembly: MindFusion.Diagramming.Blazor
SyntaxC#
Copy Code
|
|---|
public void AddItem ( |
Visual Basic
Copy Code
|
|---|
Public Sub AddItem( _ |
The item to add.
The category of the item.
The caption to display for the item.
See Also