DiagramBuilder.OnRequestLayoutUpdate Method
| Name | Parameters | Description |
|---|---|---|
| OnRequestLayoutUpdate(RazorBlock) | jsFunc | A function that allows you to specify whether or not the UI component should reapply its auto layout after diagram data is reloaded. Mirrors the client-side onRequestEditOperation option. |
| OnRequestLayoutUpdate(String) | jsFunc | A function that allows you to specify whether or not the UI component should reapply its auto layout after diagram data is reloaded. Mirrors the client-side onRequestEditOperation option. |