DiagramBuilder.OnSelectionChanged Method
| Name | Parameters | Description |
|---|---|---|
| OnSelectionChanged(RazorBlock) | jsFunc | A function that is executed after the selection is changed in the Diagram. Mirrors the client-side onSelectionChanged option. |
| OnSelectionChanged(String) | jsFunc | A function that is executed after the selection is changed in the Diagram. Mirrors the client-side onSelectionChanged option. |