DiagramToolboxBuilder.Groups Method
Name | Parameters | Description |
---|---|---|
Groups(Action<CollectionFactory<DiagramToolboxGroupBuilder>>) | configurator | Provides access to the client-side groups option that represents a toolbox group collection. |
Groups(IEnumerable<DiagramShapeCategory>) | value | Lists toolbox groups. Mirrors the client-side groups option. |