Back to Devexpress

PopupBuilder.OnHidden Method

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

latest774 B
Original Source

PopupBuilder.OnHidden Method

NameParametersDescription
OnHidden(RazorBlock)jsFuncA function that is executed after the UI component is hidden. Mirrors the client-side onHidden option.
OnHidden(String)jsFuncA function that is executed after the UI component is hidden. Mirrors the client-side onHidden option.