Back to Devexpress

ListBuilder.OnPullRefresh Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-listbuilder-dot-onpullrefresh.md

latest912 B
Original Source

ListBuilder.OnPullRefresh Method

NameParametersDescription
OnPullRefresh(RazorBlock)jsFuncA function that is executed when the 'pull to refresh' gesture is performed. Supported on mobile devices only. Mirrors the client-side onPullRefresh option.
OnPullRefresh(String)jsFuncA function that is executed when the 'pull to refresh' gesture is performed. Supported on mobile devices only. Mirrors the client-side onPullRefresh option.