Back to Devexpress

PopupBuilder.OnResize Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-popupbuilder-dot-onresize.md

latest810 B
Original Source

PopupBuilder.OnResize Method

NameParametersDescription
OnResize(RazorBlock)jsFuncA function that is executed each time the UI component is resized by one pixel. Mirrors the client-side onResize option.
OnResize(String)jsFuncA function that is executed each time the UI component is resized by one pixel. Mirrors the client-side onResize option.