Back to Devexpress

DiagramBuilder.OnRequestLayoutUpdate Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-diagrambuilder-dot-onrequestlayoutupdate.md

latest1.0 KB
Original Source

DiagramBuilder.OnRequestLayoutUpdate Method

NameParametersDescription
OnRequestLayoutUpdate(RazorBlock)jsFuncA 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)jsFuncA 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.