Back to Devexpress

PopupBuilder.OnHiding Method

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

latest776 B
Original Source

PopupBuilder.OnHiding Method

NameParametersDescription
OnHiding(RazorBlock)jsFuncA function that is executed before the UI component is hidden. Mirrors the client-side onHiding option.
OnHiding(String)jsFuncA function that is executed before the UI component is hidden. Mirrors the client-side onHiding option.