Example of Container in ASP.NET MVC Diagram Control
This sample visualizes a structured process flow by grouping related elements using built-in container shapes.
DEMO
SOURCE
This sample demonstrates how a process can be organized using containers that group related elements together. Setting the type
property of a shape to Container enables the grouping behavior. Nodes can be added inside the container using the children
property. Additionally, containers can be created interactively by dragging container shapes from the symbol palette into the diagram.