MVCxDiagramToolboxGroupCollection.Add Method
Name | Parameters | Description |
---|---|---|
Add() | none | Creates a new toolbox group and adds it to the collection. |
Add(Action<DiagramToolboxGroup>) | method | Adds a new toolbox group to the collection and allows you to customize the group in a delegate method implementation. |