Back to Devexpress

ButtonBuilder.OnContentReady Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-buttonbuilder-dot-oncontentready.md

latest917 B
Original Source

ButtonBuilder.OnContentReady Method

NameParametersDescription
OnContentReady(RazorBlock)jsFuncA function that is executed when the UI component is rendered and each time the component is repainted. Mirrors the client-side onContentReady option.
OnContentReady(String)jsFuncA function that is executed when the UI component is rendered and each time the component is repainted. Mirrors the client-side onContentReady option.