Back to Devexpress

ButtonBuilder.ValidationGroup Method

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

latest872 B
Original Source

ButtonBuilder.ValidationGroup Method

NameParametersDescription
ValidationGroup(JS)valueSpecifies the name of the validation group to be accessed in the click event handler. Mirrors the client-side validationGroup option.
ValidationGroup(String)valueSpecifies the name of the validation group to be accessed in the click event handler. Mirrors the client-side validationGroup option.