Skip to main content
A newer version of this page is available. .

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.